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.h222 void computeBlockPressure(unsigned RegionIdx, const MachineBasicBlock *MBB);
H A DGCNSchedStrategy.cpp616 void GCNScheduleDAGMILive::computeBlockPressure(unsigned RegionIdx, in computeBlockPressure() function in GCNScheduleDAGMILive
994 DAG.computeBlockPressure(RegionIdx, CurrentMBB); in setupNewBlock()