Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:LiveMap

630   auto &EntryIn = LiveMap[&MF.front()];
644 dbgs() << "\tcomp = " << Print<RegisterSet>(LiveMap[&B], DFG) << '\n';
659 auto &LiveIns = LiveMap[&B];
816 dbgs() << "\n Local: " << Print<RegisterSet>(LiveMap[B], DFG) << '\n';
827 dbgs() << " Local: " << Print<RegisterSet>(LiveMap[B], DFG) << '\n';
891 dbgs() << " Local: " << Print<RegisterSet>(LiveMap[B], DFG) << '\n';
910 dbgs() << " Local: " << Print<RegisterSet>(LiveMap[B], DFG) << '\n';
915 auto &Local = LiveMap[B];
927 auto &LiveC = LiveMap[C];