reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
41 class Constant : public User {
include/llvm/IR/InstrTypes.h188 class BinaryOperator : public Instruction { 439 class CastInst : public UnaryInstruction {include/llvm/IR/Instructions.h
1152 class ICmpInst: public CmpInst {
include/llvm/IR/PatternMatch.h 56 template <typename OpTy> bool match(OpTy *V) {
include/llvm/IR/Value.h 74 class Value {