Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp854 Value *NewTV = foldOperationIntoSelectOperand(Op, TV, Builder); in FoldOpIntoSelect() local
856 return SelectInst::Create(SI->getCondition(), NewTV, NewFV, "", nullptr, SI); in FoldOpIntoSelect()