Home
last modified time | relevance | path

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

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