Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h669 Instruction *foldICmpBinOp(ICmpInst &Cmp, const SimplifyQuery &SQ);
H A DInstCombineCompares.cpp4893 Instruction *InstCombinerImpl::foldICmpBinOp(ICmpInst &I, in foldICmpBinOp() function in InstCombinerImpl
7408 if (Instruction *Res = foldICmpBinOp(I, Q)) in visitICmpInst()