Searched refs:isUndefShift (Results 1 – 1 of 1) sorted by relevance
1283 static bool isUndefShift(Value *Amount) { in isUndefShift() function1301 if (!isUndefShift(C->getAggregateElement(I))) in isUndefShift()1329 if (isUndefShift(Op1)) in SimplifyShift()