reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/IR/Instructions.h
 1119                   OperandTraits<GetElementPtrInst>::op_end(this) - Values,
 1133                   OperandTraits<GetElementPtrInst>::op_end(this) - Values,
 1691                OperandTraits<CallBase>::op_end(this) -
 1702                OperandTraits<CallBase>::op_end(this) -
 3894                OperandTraits<CallBase>::op_end(this) - NumOperands, NumOperands,
 3904                OperandTraits<CallBase>::op_end(this) - NumOperands, NumOperands,
 4135                OperandTraits<CallBase>::op_end(this) - NumOperands, NumOperands,
 4150           OperandTraits<CallBase>::op_end(this) - NumOperands, NumOperands,
include/llvm/IR/User.h
  129       ? OperandTraits<U>::op_end(const_cast<U*>(that))[Idx]
lib/IR/Constants.cpp
  995     : Constant(T, VT, OperandTraits<ConstantAggregate>::op_end(this) - V.size(),
 2411                    OperandTraits<GetElementPtrConstantExpr>::op_end(this) -
lib/IR/Instructions.cpp
  425                OperandTraits<CallBase>::op_end(this) - 1, 1, InsertBefore) {
  432                OperandTraits<CallBase>::op_end(this) - 1, 1, InsertAtEnd) {
  438                OperandTraits<CallBase>::op_end(this) - CI.getNumOperands(),
  751                OperandTraits<CallBase>::op_end(this) - II.getNumOperands(),
  833                OperandTraits<CallBase>::op_end(this) - CBI.getNumOperands(),
  866                   OperandTraits<ReturnInst>::op_end(this) - RI.getNumOperands(),
  875                   OperandTraits<ReturnInst>::op_end(this) - !!retVal, !!retVal,
  883                   OperandTraits<ReturnInst>::op_end(this) - !!retVal, !!retVal,
  891                   OperandTraits<ReturnInst>::op_end(this), 0, InsertAtEnd) {}
  921                   OperandTraits<CleanupReturnInst>::op_end(this) -
  943                   OperandTraits<CleanupReturnInst>::op_end(this) - Values,
  952                   OperandTraits<CleanupReturnInst>::op_end(this) - Values,
 1084                   OperandTraits<FuncletPadInst>::op_end(this) -
 1095                   OperandTraits<FuncletPadInst>::op_end(this) - Values, Values,
 1104                   OperandTraits<FuncletPadInst>::op_end(this) - Values, Values,
 1133                   OperandTraits<BranchInst>::op_end(this) - 1, 1,
 1142                   OperandTraits<BranchInst>::op_end(this) - 3, 3,
 1154                   OperandTraits<BranchInst>::op_end(this) - 1, 1, InsertAtEnd) {
 1162                   OperandTraits<BranchInst>::op_end(this) - 3, 3, InsertAtEnd) {
 1173                   OperandTraits<BranchInst>::op_end(this) - BI.getNumOperands(),
 1608                   OperandTraits<GetElementPtrInst>::op_end(this) -