Searched refs:IdxToInstruction (Results 1 – 2 of 2) sorted by relevance
200 DenseMap<unsigned, MachineInstr *> IdxToInstruction; variable213 assert(IdxToInstruction.contains(RegionIdx)); in getLiveRegsForRegionIdx()214 MachineInstr *Key = IdxToInstruction[RegionIdx]; in getLiveRegsForRegionIdx()
922 IdxToInstruction.clear(); in buildLiveRegMap()931 IdxToInstruction[I] = RegionKey; in buildLiveRegMap()