Searched refs:CheckCond (Results 1 – 1 of 1) sorted by relevance
2736 bool CheckCond(Expr *S);2964 bool OpenMPIterationSpaceChecker::CheckCond(Expr *S) { in CheckCond() function in __anon216cbd260b11::OpenMPIterationSpaceChecker3500 HasErrors |= ISC.CheckCond(For->getCond()); in CheckOpenMPIterationSpace()