Searched defs:InlineHistory (Results 1 – 1 of 1) sorted by relevance
85 int InlineHistory, bool InsertLifetime) { in InlineCallIfPossible()328 static bool InlineHistoryIncludes(Function *F, int InlineHistoryID, in InlineHistoryIncludes()362 SmallVector<std::pair<Function*, int>, 8> InlineHistory; in runOnSCC() local