Home
last modified time | relevance | path

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

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