Searched refs:shouldApply (Results 1 – 2 of 2) sorted by relevance
203 bool applyIf(const ClauseTy *node, Predicate shouldApply);420 Predicate shouldApply) { in applyIf() argument425 if (!shouldApply(leaf)) in applyIf()
414 static bool shouldApply(Function &F, ProfileSummaryInfo &PSI) { in shouldApply() function1999 if (!shouldApply(F, PSI)) in run()