Searched defs:LiveRegMap (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | GCNRegPressure.h | 279 DenseMap<MachineInstr *, GCNRPTracker::LiveRegSet> LiveRegMap; getLiveRegMap() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RegAllocFast.cpp | 218 LiveRegMap LiveVirtRegs; typedef in __anon279642bd0111::RegAllocFast |