Searched refs:CurrentCase (Results 1 – 1 of 1) sorted by relevance
543 unsigned CurrentCase = 0; in convertSwitchInstruction() local545 I != E; ++I, ++CurrentCase) { in convertSwitchInstruction()548 Switch->addBranch(CurrentCase, CaseValue, CaseSuccessor); in convertSwitchInstruction()