Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h834 Instruction *foldICmpAndConstant(ICmpInst &Cmp, BinaryOperator *And,
DInstCombineCompares.cpp1677 Instruction *InstCombiner::foldICmpAndConstant(ICmpInst &Cmp, in foldICmpAndConstant() function in InstCombiner
2513 if (Instruction *I = foldICmpAndConstant(Cmp, BO, *C)) in foldICmpInstWithConstant()