Searched defs:ShouldDropNUW (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineSelect.cpp | 3370 isSafeToRemoveBitCeilSelect(ICmpInst::Predicate Pred,Value * Cond0,const APInt * Cond1,Value * CtlzOp,unsigned BitWidth,bool & ShouldDropNUW) isSafeToRemoveBitCeilSelect() argument |