Home
last modified time | relevance | path

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

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