Home
last modified time | relevance | path

Searched refs:replacedSelectWithOperand (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h346 bool replacedSelectWithOperand(SelectInst *SI, const ICmpInst *Icmp,
DInstCombineCompares.cpp3072 bool InstCombiner::replacedSelectWithOperand(SelectInst *SI, in replacedSelectWithOperand() function in InstCombiner
3691 Transform = replacedSelectWithOperand(cast<SelectInst>(LHSI), &I, in visitICmpInst()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h422 bool replacedSelectWithOperand(SelectInst *SI, const ICmpInst *Icmp,
DInstCombineCompares.cpp2831 replacedSelectWithOperand(cast<SelectInst>(LHSI), &I, Op1 ? 2 : 1); in foldICmpInstWithConstantNotInt()
4223 bool InstCombiner::replacedSelectWithOperand(SelectInst *SI, in replacedSelectWithOperand() function in InstCombiner