Searched refs:getRegionLiveOutMap (Results 1 – 2 of 2) sorted by relevance
278 getRegionLiveOutMap() const;
911 GCNScheduleDAGMILive::getRegionLiveOutMap() const { in getRegionLiveOutMap() function in GCNScheduleDAGMILive925 IsLiveOut ? DAG->getRegionLiveOutMap() : DAG->getRegionLiveInMap(); in buildLiveRegMap()