Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp414 static bool shouldApply(Function &F, ProfileSummaryInfo &PSI) { in shouldApply() function
1998 if (!shouldApply(F, PSI)) in run()