Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h289 void computeBlockPressure(unsigned RegionIdx, const MachineBasicBlock *MBB);
H A DGCNSchedStrategy.cpp818 void GCNScheduleDAGMILive::computeBlockPressure(unsigned RegionIdx, in computeBlockPressure() function in GCNScheduleDAGMILive
1253 DAG.computeBlockPressure(RegionIdx, CurrentMBB); in setupNewBlock()