Searched defs:getInlineCost (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ | ||
H A D | InlineSimple.cpp | 54 InlineCost getInlineCost(CallBase &CB) override { in getInlineCost() function in __anon9a94bc790111::SimpleInliner |
H A D | AlwaysInliner.cpp | 185 InlineCost AlwaysInlinerLegacyPass::getInlineCost(CallBase &CB) { in getInlineCost() function in AlwaysInlinerLegacyPass |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ | ||
H A D | InlineCost.cpp | 2473 InlineCost llvm::getInlineCost( in getInlineCost() function in llvm |