Home
last modified time | relevance | path

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

/freebsd-src/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() argument
326 const int InlineHistoryID = P.second; run() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineOrder.cpp245 const int InlineHistoryID = Elt.second; push() local