Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp119 static cl::opt<unsigned> MIVMaxLevelThreshold( variable
2694 if (CommonLevels > MIVMaxLevelThreshold) { in exploreDirections()