Home
last modified time | relevance | path

Searched defs:LiveRegMap (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h291 DenseMap<MachineInstr *, GCNRPTracker::LiveRegSet> LiveRegMap; getLiveRegMap() local
/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp215 using LiveRegMap = SparseSet<LiveReg, identity<unsigned>, uint16_t>; typedef in __anon7753079e0111::RegAllocFastImpl
[all...]