reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
485 while (InlineHistoryID != -1) { 486 assert(unsigned(InlineHistoryID) < InlineHistory.size() && 488 if (InlineHistory[InlineHistoryID].first == F) 490 InlineHistoryID = InlineHistory[InlineHistoryID].second; 490 InlineHistoryID = InlineHistory[InlineHistoryID].second;