Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DIslAst.cpp179 if (IslAstInfo::isInnermostParallel(isl::manage_copy(Node))) in cbPrintFor()
468 if (IslAstInfo::isInnermostParallel(isl::manage_copy(Node))) in walkAstForStatistics()
578 return IslAstInfo::isInnermostParallel(Node) || in isParallel()
582 bool IslAstInfo::isInnermostParallel(const isl::ast_node &Node) { in isInnermostParallel() function in IslAstInfo
H A DIslNodeBuilder.cpp794 if (Vector && IslAstInfo::isInnermostParallel(isl::manage_copy(For)) && in createFor()
/llvm-project-15.0.7/polly/include/polly/CodeGen/
H A DIslAst.h143 static bool isInnermostParallel(const isl::ast_node &Node);