Searched refs:foldICmpWithLowBitMaskedVal (Results 1 – 1 of 1) sorted by relevance
4289 static Value *foldICmpWithLowBitMaskedVal(ICmpInst::Predicate Pred, Value *Op0, in foldICmpWithLowBitMaskedVal() function7263 if (Value *V = foldICmpWithLowBitMaskedVal(Pred, Op0, Op1, Q, *this)) in foldICmpCommutative()