Searched refs:checkParallel (Results 1 – 2 of 2) sorted by relevance
72 bool PolyhedralInfo::checkParallel(Loop *L, isl_pw_aff **MinDepDistPtr) const { in checkParallel() function in PolyhedralInfo100 bool PolyhedralInfo::isParallel(Loop *L) const { return checkParallel(L); } in isParallel()
88 bool checkParallel(llvm::Loop *L,