Searched refs:foldICmpWithLowBitMaskedVal (Results 1 – 1 of 1) sorted by relevance
4505 static Value *foldICmpWithLowBitMaskedVal(CmpPredicate Pred, Value *Op0, in foldICmpWithLowBitMaskedVal() function7547 if (Value *V = foldICmpWithLowBitMaskedVal(Pred, Op0, Op1, Q, *this)) in foldICmpCommutative()