Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp244 unsigned OldNumVals = SU->getNode()->getNumValues(); in CopyAndMoveSuccessors() local
247 DAG->ReplaceAllUsesOfValueWith(SDValue(SU->getNode(), OldNumVals-1), in CopyAndMoveSuccessors()
DScheduleDAGRRList.cpp997 unsigned OldNumVals = SU->getNode()->getNumValues(); in TryUnfoldSU() local
1053 DAG->ReplaceAllUsesOfValueWith(SDValue(SU->getNode(), OldNumVals - 1), in TryUnfoldSU()