Home
last modified time | relevance | path

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

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