reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
929 if (const Function *Fn = IRP.getAnchorScope()) 1355 const Function *FnScope = IRP.getAnchorScope();lib/Transforms/IPO/Attributor.cpp
2475 const Function *FnScope = IRP.getAnchorScope(); 2925 getArgNo() >= 0 ? IRP.getAssociatedFunction() : IRP.getAnchorScope(); 3162 getArgNo() >= 0 ? IRP.getAssociatedFunction() : IRP.getAnchorScope();