Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2376 Constant *LShrC = ConstantInt::get(ShType, C.lshr(*ShiftAmt)); in foldICmpShlConstant() local
2377 return new ICmpInst(Pred, And, LShrC); in foldICmpShlConstant()