Searched defs:isParallel (Results 1 – 4 of 4) sorted by relevance
99 bool PolyhedralInfo::isParallel(Loop *L) const { return checkParallel(L); } in isParallel() function in PolyhedralInfo
710 bool Dependences::isParallel(__isl_keep isl_union_map *Schedule, in isParallel() function in Dependences
577 bool IslAstInfo::isParallel(const isl::ast_node &Node) { in isParallel() function in IslAstInfo
1202 bool isParallel = in genFor() local