Searched refs:isExecutedInParallel (Results 1 – 3 of 3) sorted by relevance
149 static bool isExecutedInParallel(const isl::ast_node &Node);
182 if (IslAstInfo::isExecutedInParallel(isl::manage_copy(Node))) in cbPrintFor()474 if (IslAstInfo::isExecutedInParallel(isl::manage_copy(Node))) in walkAstForStatistics()597 bool IslAstInfo::isExecutedInParallel(const isl::ast_node &Node) { in isExecutedInParallel() function in IslAstInfo
804 if (IslAstInfo::isExecutedInParallel(isl::manage_copy(For))) { in createFor()