Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopPredication.cpp604 if (auto NewRangeCheck = widenICmpRangeCheck(ICI, Expander, Builder)) { in widenGuardConditions() local
605 Checks.push_back(NewRangeCheck.getValue()); in widenGuardConditions()