Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DModuleInliner.cpp54 Function *F, int InlineHistoryID, in inlineHistoryIncludes()
182 const int InlineHistoryID = P.second; in run() local
H A DInliner.cpp150 Function *F, int InlineHistoryID, in inlineHistoryIncludes()
335 const int InlineHistoryID = P.second; in run() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineOrder.cpp248 const int InlineHistoryID = Elt.second; in push() local