Home
last modified time | relevance | path

Searched refs:isUndefShift (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp1265 static bool isUndefShift(Value *Amount) { in isUndefShift() function
1283 if (!isUndefShift(C->getAggregateElement(I))) in isUndefShift()
1308 if (isUndefShift(Op1)) in SimplifyShift()