Searched refs:DummyIdx (Results 1 – 1 of 1) sorted by relevance
360 unsigned DummyIdx = 1; in handleDeadExits() local377 assert(DummyIdx != 0 && "Too many dead exits!"); in handleDeadExits()378 DummySwitch->addCase(Builder.getInt32(DummyIdx++), BB); in handleDeadExits()