Searched refs:shiftAmountKnownInRange (Results 1 – 1 of 1) sorted by relevance
6533 static bool shiftAmountKnownInRange(const Value *ShiftAmount) { in shiftAmountKnownInRange() function6585 return includesPoison(Kind) && !shiftAmountKnownInRange(Op->getOperand(1)); in canCreateUndefOrPoison()6627 !shiftAmountKnownInRange(II->getArgOperand(1)); in canCreateUndefOrPoison()