Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3600 static Value *foldICmpWithLowBitMaskedVal(ICmpInst &I, in foldICmpWithLowBitMaskedVal() function
4463 if (Value *V = foldICmpWithLowBitMaskedVal(I, Builder)) in foldICmpBinOp()