Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h642 Instruction *foldICmpUsingBoolRange(ICmpInst &I);
H A DInstCombineCompares.cpp6365 Instruction *InstCombinerImpl::foldICmpUsingBoolRange(ICmpInst &I) { in foldICmpUsingBoolRange() function in InstCombinerImpl
6988 if (Instruction *Res = foldICmpUsingBoolRange(I)) in visitICmpInst()