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.cpp664 LiveBegin = Liveness->getLiveBegin(this); in liveness()
761 LiveBeginEndMap &MapBegin = *Liveness->getLiveBegin(this); in livenessValidateIntervals()
818 LiveBeginEndMap &MapBegin = *Liveness->getLiveBegin(this); in livenessAddIntervals()