Home
last modified time | relevance | path

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

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