Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp187 Constant *HiMinusLo = ConstantInt::get(Ty, Hi - Lo); in insertRangeTest() local
188 return Builder.CreateICmp(Pred, VMinusLo, HiMinusLo); in insertRangeTest()