Searched refs:SwIt (Results 1 – 1 of 1) sorted by relevance
785 for (auto &SwIt : Switches) { in processSwitches() local786 MachineInstr &MI = *SwIt.first; in processSwitches()787 SmallVector<MachineInstr *, 8> &Ins = SwIt.second; in processSwitches()