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