Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp756 Constant *RightShiftAmtC = ConstantInt::get(VTy, ShiftAmt); in SimplifyDemandedUseBits() local
758 RightShiftAmtC, DL); in SimplifyDemandedUseBits()
760 RightShiftAmtC, DL) == C) { in SimplifyDemandedUseBits()