Home
last modified time | relevance | path

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

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