Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5468 unsigned FromResNo = From[i].getResNo(); in ReplaceAllUsesOfValuesWith() local
5473 if (Use.getResNo() == FromResNo) { in ReplaceAllUsesOfValuesWith()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6512 unsigned FromResNo = From[i].getResNo(); in ReplaceAllUsesOfValuesWith() local
6517 if (Use.getResNo() == FromResNo) { in ReplaceAllUsesOfValuesWith()