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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h955 Instruction *foldICmpAndConstant(ICmpInst &Cmp, BinaryOperator *And,
H A DInstCombineCompares.cpp1844 Instruction *InstCombiner::foldICmpAndConstant(ICmpInst &Cmp, function in class:InstCombiner
2885 if (Instruction *I = foldICmpAndConstant(Cmp, BO, *C))

Completed in 135 milliseconds