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

References

lib/Transforms/IPO/Inliner.cpp
  642             InlineHistoryIncludes(Callee, InlineHistoryID, InlineHistory)) {
  709           int NewHistoryID = InlineHistory.size();
  710           InlineHistory.push_back(std::make_pair(Callee, InlineHistoryID));