Home
last modified time | relevance | path

Searched defs:foldSelectIntoOp (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp424 Instruction *InstCombiner::foldSelectIntoOp(SelectInst &SI, Value *TrueVal, in foldSelectIntoOp() function in InstCombiner
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp402 Instruction *InstCombinerImpl::foldSelectIntoOp(SelectInst &SI, Value *TrueVal, in foldSelectIntoOp() function in InstCombinerImpl