Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h854 Instruction *foldICmpAndConstConst(ICmpInst &Cmp, BinaryOperator *And,
DInstCombineCompares.cpp1598 Instruction *InstCombiner::foldICmpAndConstConst(ICmpInst &Cmp, in foldICmpAndConstConst() function in InstCombiner
1680 if (Instruction *I = foldICmpAndConstConst(Cmp, And, C)) in foldICmpAndConstant()