Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DIslAst.cpp406 auto NotNegCond = in buildRunCondition() local
409 isl::manage(isl_ast_expr_and(PosCond.release(), NotNegCond.release())); in buildRunCondition()