Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopInfo.cpp121 static cl::opt<bool> PollyRemarksMinimal( variable
2060 if (PollyRemarksMinimal && !isEffectiveAssumption(Set, Sign)) in trackAssumption()
2064 if (!PollyRemarksMinimal) { in trackAssumption()