Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h455 SmallDenseSet<unsigned, 4> LiveInRegions; member
H A DGCNSchedStrategy.cpp1865 Remat.LiveInRegions.insert(LIRegion); in canIncreaseOccupancyOrReduceSpill()
1937 for (unsigned I : Remat.LiveInRegions) { in rematerialize()
2092 for (unsigned LIRegion : Remat.LiveInRegions) in finalizeGCNSchedStage()