Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp119 static cl::opt<bool> AllowNarrowLatchCondition( variable
1070 if (!AllowNarrowLatchCondition && RTy != Ty) in calculateSubRanges()