Searched refs:BuildPreCond (Results 1 – 1 of 1) sorted by relevance
2755 Expr *BuildPreCond(Scope *S, Expr *Cond) const;3283 Expr *OpenMPIterationSpaceChecker::BuildPreCond(Scope *S, Expr *Cond) const { in BuildPreCond() function in __anon216cbd260b11::OpenMPIterationSpaceChecker3509 ResultIterSpace.PreCond = ISC.BuildPreCond(DSA.getCurScope(), For->getCond()); in CheckOpenMPIterationSpace()