Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceLiveness.h96 LiveBeginEndMap *getLiveBegin(const CfgNode *Node) { in getLiveBegin() function
DIceCfgNode.cpp686 LiveBegin = Liveness->getLiveBegin(this); in liveness()
783 LiveBeginEndMap &MapBegin = *Liveness->getLiveBegin(this); in livenessValidateIntervals()
840 LiveBeginEndMap &MapBegin = *Liveness->getLiveBegin(this); in livenessAddIntervals()