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

References

include/llvm/Transforms/IPO/Attributor.h
  335     return const_cast<IRPosition *>(this)->getAnchorScope();
lib/Transforms/IPO/Attributor.cpp
  164   if (IRP.getAnchorScope())
  166         QueryingAA, IRPosition::function(*IRP.getAnchorScope()),
 1581             getAnchorScope(),
 1740     if (const Function *F = getAnchorScope())
 1760       if (ICS.getCalledFunction() == getAnchorScope())
 2006       if (const Function *F = getAnchorScope()) {