LLVM: llvm::isa_impl< ConstantData, Value > Struct Reference (original) (raw)

#include "[llvm/IR/Value.h](IR%5F2Value%5F8h%5Fsource.html)"

Inheritance diagram for llvm::isa_impl< ConstantData, Value >:

[legend]

Static Public Member Functions
static bool doit (const Value &Val)

Detailed Description

Definition at line 1000 of file Value.h.

Member Function Documentation

doit()

bool llvm::isa_impl< ConstantData, Value >::doit ( const Value & Val) inlinestatic

Definition at line 1001 of file Value.h.

References llvm::Value::getValueID().


The documentation for this struct was generated from the following file: