Home
last modified time | relevance | path

Searched defs:InlineHistoryID (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DInliner.cpp328 static bool InlineHistoryIncludes(Function *F, int InlineHistoryID, in InlineHistoryIncludes()
438 int InlineHistoryID = CallSites[CSi].second; in runOnSCC() local