Home
last modified time | relevance | path

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

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