Searched defs:getInlineCost (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAlwaysInliner.cpp154 InlineCost AlwaysInlinerLegacyPass::getInlineCost(CallSite CS) { function in class:AlwaysInlinerLegacyPass
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInline.cpp177 InlineCost AMDGPUInliner::getInlineCost(CallSite CS) { function in class:AMDGPUInliner
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp2105 InlineCost llvm::getInlineCost( function in class:llvm
2114 InlineCost llvm::getInlineCost( function in class:llvm

Completed in 120 milliseconds