Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DConstructDecompositionT.h420 applyIf(const ClauseTy * node,Predicate shouldApply) applyIf() argument
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp414 static bool shouldApply(Function &F, ProfileSummaryInfo &PSI) { shouldApply() function