Searched refs:replacedSelectWithOperand (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineInternal.h | 346 bool replacedSelectWithOperand(SelectInst *SI, const ICmpInst *Icmp,
|
D | InstCombineCompares.cpp | 3072 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/ |
D | InstCombineInternal.h | 422 bool replacedSelectWithOperand(SelectInst *SI, const ICmpInst *Icmp,
|
D | InstCombineCompares.cpp | 2831 replacedSelectWithOperand(cast<SelectInst>(LHSI), &I, Op1 ? 2 : 1); in foldICmpInstWithConstantNotInt() 4223 bool InstCombiner::replacedSelectWithOperand(SelectInst *SI, in replacedSelectWithOperand() function in InstCombiner
|