Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h607 Instruction *foldICmpAndConstConst(ICmpInst &Cmp, BinaryOperator *And,
H A DInstCombineCompares.cpp1692 Instruction *InstCombinerImpl::foldICmpAndConstConst(ICmpInst &Cmp, in foldICmpAndConstConst() function in InstCombinerImpl
1808 if (Instruction *I = foldICmpAndConstConst(Cmp, And, C)) in foldICmpAndConstant()