Searched defs:isParallel (Results 1 – 5 of 5) sorted by relevance
100 bool PolyhedralInfo::isParallel(Loop *L) const { return checkParallel(L); } in isParallel() function in PolyhedralInfo
711 bool Dependences::isParallel(__isl_keep isl_union_map *Schedule, in isParallel() function in Dependences
106 bool isParallel() const { return Parallel; } isParallel() function
578 bool IslAstInfo::isParallel(const isl::ast_node &Node) { in isParallel() function in IslAstInfo
473 MutableArrayRef<Value> reduc, bool isParallel) { in emitForLoopOverTensorAtLvl() argument