Home
last modified time | relevance | path

Searched refs:checkParallel (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/polly/lib/Analysis/
H A DPolyhedralInfo.cpp71 bool PolyhedralInfo::checkParallel(Loop *L, isl_pw_aff **MinDepDistPtr) const { in checkParallel() function in PolyhedralInfo
99 bool PolyhedralInfo::isParallel(Loop *L) const { return checkParallel(L); } in isParallel()
/llvm-project-15.0.7/polly/include/polly/
H A DPolyhedralInfo.h88 bool checkParallel(llvm::Loop *L,