Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DIslAst.cpp184 if (IslAstInfo::isInnermostParallel(Node)) in cbPrintFor()
484 if (IslAstInfo::isInnermostParallel(Node)) in walkAstForStatistics()
605 return IslAstInfo::isInnermostParallel(Node) || in isParallel()
609 bool IslAstInfo::isInnermostParallel(__isl_keep isl_ast_node *Node) { in isInnermostParallel() function in IslAstInfo
DIslNodeBuilder.cpp765 if (Vector && IslAstInfo::isInnermostParallel(For) && in createFor()
/external/llvm-project/polly/include/polly/CodeGen/
DIslAst.h150 static bool isInnermostParallel(__isl_keep isl_ast_node *Node);