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

Declarations

include/llvm/Transforms/IPO/Attributor.h
 1512 raw_ostream &operator<<(raw_ostream &OS, const IRPosition &);

References

lib/Transforms/IPO/Attributor.cpp
  556                       << " @ " << RVPos << "\n");
  634                       << " AA: " << AA.getAsStr() << " @" << ACSArgPos << "\n");
 4252     LLVM_DEBUG(dbgs() << "[Attributor] No function associated with " << IRP
 4912   OS << "[P: " << getIRPosition() << "][" << getAsStr() << "][S: " << getState()