Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInst.cpp1051 Dest->getLinkedToRoot() == SrcVar->getLinkedToRoot()) { in checkForRedundantAssign()
DIceOperand.h815 Variable *getLinkedToRoot() const { in getLinkedToRoot() function