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.cpp12021 const SDValue &ToOp = To[Use.getResNo()]; in ReplaceAllUsesWith() local
12023 Use.set(ToOp); in ReplaceAllUsesWith()
12024 To_IsDivergent |= ToOp->isDivergent(); in ReplaceAllUsesWith()