Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp10218 const SDValue &ToOp = To[Use.getResNo()]; in ReplaceAllUsesWith() local
10220 Use.set(ToOp); in ReplaceAllUsesWith()
10221 To_IsDivergent |= ToOp->isDivergent(); in ReplaceAllUsesWith()