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

References

include/llvm/IR/Instructions.h
 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]
  130       : OperandTraits<U>::op_begin(const_cast<U*>(that))[Idx];
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(),