Searched refs:switchExit (Results 1 – 1 of 1) sorted by relevance
602 BlockId switchExit = cfg.newIsolatedBlock(); in addStatement() local603 fLoopExits.push(switchExit); in addStatement()616 cfg.addExit(cfg.fCurrent, switchExit); in addStatement()620 cfg.addExit(start, switchExit); in addStatement()623 cfg.fCurrent = switchExit; in addStatement()