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

References

lib/Transforms/IPO/Inliner.cpp
  279   Function *Callee = CS.getCalledFunction();
  280   Function *Caller = CS.getCaller();
  286   InlineResult IR = InlineFunction(CS, IFI, &AAR, InsertLifetime);