Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11461 const SDValue &ToOp = To[Use.getResNo()]; in ReplaceAllUsesWith() local
11463 Use.set(ToOp); in ReplaceAllUsesWith()
11464 To_IsDivergent |= ToOp->isDivergent(); in ReplaceAllUsesWith()