Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h278 getRegionLiveOutMap() const;
H A DGCNSchedStrategy.cpp911 GCNScheduleDAGMILive::getRegionLiveOutMap() const { in getRegionLiveOutMap() function in GCNScheduleDAGMILive
925 IsLiveOut ? DAG->getRegionLiveOutMap() : DAG->getRegionLiveInMap(); in buildLiveRegMap()