reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1028 std::tie(CS, InlineHistoryID) = Calls[i]; 1031 if (InlineHistoryID != -1 && 1032 InlineHistoryIncludes(&Callee, InlineHistoryID, InlineHistory)) { 1098 InlineHistory.push_back({&Callee, InlineHistoryID});