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.cpp101 bool CSPreInliner::shouldInline(ProfiledInlineCandidate &Candidate) { in shouldInline() function in CSPreInliner
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineAdvisor.cpp321 llvm::shouldInline(CallBase &CB, in shouldInline() function in llvm