Searched defs:getInlineCost (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ | ||
H A D | InlineSimple.cpp | 48 InlineCost getInlineCost(CallBase &CB) override { in getInlineCost() function in __anone30cebc50111::SimpleInliner |
H A D | AlwaysInliner.cpp | 191 InlineCost AlwaysInlinerLegacyPass::getInlineCost(CallBase &CB) { in getInlineCost() function in AlwaysInlinerLegacyPass |
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ | ||
H A D | InlineCost.cpp | 2838 InlineCost llvm::getInlineCost( in getInlineCost() function in llvm |