Searched refs:foldICmpWithHighBitMask (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp5396 static Instruction *foldICmpWithHighBitMask(ICmpInst &Cmp, function
5740 if (Instruction *Res = foldICmpWithHighBitMask(I, Builder))

Completed in 105 milliseconds