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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h977 Instruction *foldICmpAndConstConst(ICmpInst &Cmp, BinaryOperator *And,
H A DInstCombineCompares.cpp1736 Instruction *InstCombiner::foldICmpAndConstConst(ICmpInst &Cmp, function in class:InstCombiner
1847 if (Instruction *I = foldICmpAndConstConst(Cmp, And, C))

Completed in 93 milliseconds