Home
last modified time | relevance | path

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

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