Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DModuleInliner.cpp54 Function *F, int InlineHistoryID, in inlineHistoryIncludes()
187 const int InlineHistoryID = P.second; in run() local
H A DInliner.cpp337 Function *F, int InlineHistoryID, in inlineHistoryIncludes()
455 const int InlineHistoryID = P.second; in inlineCallsImpl() local
869 const int InlineHistoryID = P.second; in run() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DInliner.cpp483 Function *F, int InlineHistoryID, in InlineHistoryIncludes()
633 int InlineHistoryID; in inlineCallsImpl() local
1026 int InlineHistoryID; in run() local
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DInliner.cpp358 static bool InlineHistoryIncludes(Function *F, int InlineHistoryID, in InlineHistoryIncludes()
477 int InlineHistoryID = CallSites[CSi].second; in inlineCalls() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInlineOrder.cpp245 const int InlineHistoryID = Elt.second; in push() local