Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp675 Constant *LeftShiftAmtC = ConstantInt::get(VTy, ShiftAmt); in SimplifyDemandedUseBits() local
677 LeftShiftAmtC, DL); in SimplifyDemandedUseBits()
679 LeftShiftAmtC, DL) == C) { in SimplifyDemandedUseBits()