Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h216 DenseMap<MachineInstr *, GCNRPTracker::LiveRegSet> getBBLiveInMap() const;
H A DGCNSchedStrategy.cpp690 GCNScheduleDAGMILive::getBBLiveInMap() const { in getBBLiveInMap() function in GCNScheduleDAGMILive
730 BBLiveInMap = getBBLiveInMap(); in runSchedStages()