Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInlineAdvisor.cpp357 std::string llvm::inlineCostStr(const InlineCost &IC) { in inlineCostStr() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DInliner.cpp409 static std::string inlineCostStr(const InlineCost &IC) { in inlineCostStr() function