Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h828 Instruction *foldICmpSelectConstant(ICmpInst &Cmp, SelectInst *Select,
DInstCombineCompares.cpp2412 Instruction *InstCombiner::foldICmpSelectConstant(ICmpInst &Cmp, in foldICmpSelectConstant() function in InstCombiner
2564 if (Instruction *I = foldICmpSelectConstant(Cmp, SI, ConstRHS)) in foldICmpInstWithConstant()