Searched refs:isExecutedInParallel (Results 1 – 3 of 3) sorted by relevance
149 static bool isExecutedInParallel(const isl::ast_node &Node);
183 if (IslAstInfo::isExecutedInParallel(isl::manage_copy(Node))) in cbPrintFor()475 if (IslAstInfo::isExecutedInParallel(isl::manage_copy(Node))) in walkAstForStatistics()598 bool IslAstInfo::isExecutedInParallel(const isl::ast_node &Node) { in isExecutedInParallel() function in IslAstInfo
700 if (IslAstInfo::isExecutedInParallel(isl::manage_copy(For))) { in createIf()