Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp4505 static Value *foldICmpWithLowBitMaskedVal(CmpPredicate Pred, Value *Op0, in foldICmpWithLowBitMaskedVal() function
7547 if (Value *V = foldICmpWithLowBitMaskedVal(Pred, Op0, Op1, Q, *this)) in foldICmpCommutative()