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

References

lib/Transforms/IPO/Inliner.cpp
 1032           InlineHistoryIncludes(&Callee, InlineHistoryID, InlineHistory)) {
 1097         int NewHistoryID = InlineHistory.size();
 1098         InlineHistory.push_back({&Callee, InlineHistoryID});