Searched refs:RegionLiveOuts (Results 1 – 2 of 2) sorted by relevance
761 RegionLiveOuts(this, /*IsLiveOut=*/true) { in GCNScheduleDAGMILive()959 RegionLiveOuts.buildLiveRegMap(); in runSchedStages()987 ->reset(MRI, RegionLiveOuts.getLiveRegsForRegionIdx( in runSchedStages()1118 DAG.RegionLiveOuts.buildLiveRegMap(); in initGCNSchedStage()1794 DAG.RegionLiveOuts.buildLiveRegMap(); in canIncreaseOccupancyOrReduceSpill()1854 LaneBitmask Mask = DAG.RegionLiveOuts.getLiveRegsForRegionIdx(I)[Reg]; in canIncreaseOccupancyOrReduceSpill()
283 RegionPressureMap RegionLiveOuts; variable