reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
389 class ConstantAggregate : public Constant { 888 class ConstantExpr : public Constant {include/llvm/IR/InstrTypes.h
1105 class CallBase : public Instruction { 2134 class FuncletPadInst : public Instruction {include/llvm/IR/Instructions.h
881 class GetElementPtrInst : public Instruction { 2893 class ReturnInst : public Instruction { 2975 class BranchInst : public Instruction { 4566 class CleanupReturnInst : public Instruction {include/llvm/IR/OperandTraits.h
67 template <typename SubClass, unsigned MINARITY = 0>
lib/IR/ConstantsContext.h 234 class GetElementPtrConstantExpr : public ConstantExpr {