Searched refs:isExecutedInParallel (Results 1 – 3 of 3) sorted by relevance
156 static bool isExecutedInParallel(__isl_keep isl_ast_node *Node);
187 if (IslAstInfo::isExecutedInParallel(Node)) in cbPrintFor()490 if (IslAstInfo::isExecutedInParallel(Node)) in walkAstForStatistics()624 bool IslAstInfo::isExecutedInParallel(__isl_keep isl_ast_node *Node) { in isExecutedInParallel() function in IslAstInfo
774 if (IslAstInfo::isExecutedInParallel(For)) { in createFor()