Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DIslAst.cpp559 isl::ast_expr IslAst::getRunCondition() { return RunCondition; } in getRunCondition() function in IslAst
562 isl::ast_expr IslAstInfo::getRunCondition() { return Ast.getRunCondition(); } in getRunCondition() function in IslAstInfo