Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp412 static bool isSafeToTruncateWideIVType(const DataLayout &DL, in isSafeToTruncateWideIVType() function
459 if (!isSafeToTruncateWideIVType(DL, SE, LatchCheck, RangeCheckType)) in generateLoopLatchCheck()