Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DCSPreInliner.cpp144 bool ShouldInline = false; in processFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineCost.cpp2608 InlineResult ShouldInline = CA.analyze(); in getInlineCost() local