Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1948 Constant *LShrC = ConstantInt::get(ShType, C.lshr(*ShiftAmt)); in foldICmpShlConstant() local
1949 return new ICmpInst(Pred, And, LShrC); in foldICmpShlConstant()