Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h155 void computeBlockPressure(unsigned RegionIdx, const MachineBasicBlock *MBB);
H A DGCNSchedStrategy.cpp339 void GCNScheduleDAGMILive::computeBlockPressure(unsigned RegionIdx, in computeBlockPressure() function in GCNScheduleDAGMILive
653 DAG.computeBlockPressure(RegionIdx, CurrentMBB); in setupNewBlock()