Home
last modified time | relevance | path

Searched refs:shouldApply (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp439 static bool shouldApply(Function &F, ProfileSummaryInfo& PSI) { in shouldApply() function
1993 if (!shouldApply(F, PSI)) in run()