Searched defs:isLeftShift (Results 1 – 2 of 2) sorted by relevance
188 static Value *GetShiftedValue(Value *V, unsigned NumBits, bool isLeftShift, in GetShiftedValue()324 bool isLeftShift = I.getOpcode() == Instruction::Shl; in FoldShiftByConstant() local
611 static Value *getShiftedValue(Value *V, unsigned NumBits, bool isLeftShift, in getShiftedValue()684 bool isLeftShift = I.getOpcode() == Instruction::Shl; in FoldShiftByConstant() local