Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h129 void computeBlockPressure(const MachineBasicBlock *MBB);
H A DGCNSchedStrategy.cpp460 void GCNScheduleDAGMILive::computeBlockPressure(const MachineBasicBlock *MBB) { in computeBlockPressure() function in GCNScheduleDAGMILive
614 computeBlockPressure(MBB); in finalizeSchedule()