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.h711 Instruction *foldICmpUsingBoolRange(ICmpInst &I);
H A DInstCombineCompares.cpp7052 Instruction *InstCombinerImpl::foldICmpUsingBoolRange(ICmpInst &I) { in foldICmpUsingBoolRange() function in InstCombinerImpl
7637 if (Instruction *Res = foldICmpUsingBoolRange(I)) in visitICmpInst()