Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DIslAst.cpp405 auto NegCond = Build.expr_from(S.getInvalidContext()); in buildRunCondition() local
407 isl::ast_expr::from_val(std::move(ZeroV)).eq(std::move(NegCond)); in buildRunCondition()