Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp443 static bool isSafeToTruncateWideIVType(const DataLayout &DL, in isSafeToTruncateWideIVType() function
490 if (!isSafeToTruncateWideIVType(DL, SE, LatchCheck, RangeCheckType)) in generateLoopLatchCheck()