Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Analysis/
H A DPolyhedralInfo.cpp37 static cl::opt<bool> CheckParallel("polly-check-parallel", variable
63 if (CheckParallel && isParallel(L)) in print()
65 else if (CheckParallel) in print()