Searched refs:FoldShiftByConstant (Results 1 – 2 of 2) sorted by relevance
394 if (Instruction *Res = FoldShiftByConstant(Op0, CUI, I)) in commonShiftTransforms()662 Instruction *InstCombinerImpl::FoldShiftByConstant(Value *Op0, Constant *Op1, in FoldShiftByConstant() function in InstCombinerImpl
124 Instruction *FoldShiftByConstant(Value *Op0, Constant *Op1,