Searched refs:InstToNumMap (Results 1 – 1 of 1) sorted by relevance
238 DenseMap<MachineInstr *, int> InstToNumMap; in printAllReachingDefs() local262 Nums.push_back(InstToNumMap[Def]); in printAllReachingDefs()270 InstToNumMap[&MI] = Num; in printAllReachingDefs()