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

References

include/llvm/Transforms/IPO/Attributor.h
  355     return const_cast<IRPosition *>(this)->getCtxI();
lib/Transforms/IPO/Attributor.cpp
  709     Instruction *CtxI = IRP.getCtxI();
  722     Instruction *CtxI = this->getIRPosition().getCtxI();
 1656                             /* CtxI */ getCtxI(),