Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h198 DenseMap<MachineInstr *, GCNRPTracker::LiveRegSet> RegionLiveRegMap; variable
215 return RegionLiveRegMap[Key]; in getLiveRegsForRegionIdx()
H A DGCNSchedStrategy.cpp924 RegionLiveRegMap = in buildLiveRegMap()