Searched defs:IsLeftShift (Results 1 – 1 of 1) sorted by relevance
571 static bool canEvaluateShifted(Value *V, unsigned NumBits, bool IsLeftShift, in canEvaluateShifted()773 bool IsLeftShift = I.getOpcode() == Instruction::Shl; in FoldShiftByConstant() local