Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp5208 static bool shiftAmountKnownInRange(const Value *ShiftAmount) { in shiftAmountKnownInRange() function
5245 return !shiftAmountKnownInRange(Op->getOperand(1)); in canCreateUndefOrPoison()
5286 return !shiftAmountKnownInRange(II->getArgOperand(1)); in canCreateUndefOrPoison()