Searched refs:endSwitch (Results 1 – 3 of 3) sorted by relevance
473 void endSwitch(std::vector<Block*>& segmentBB);
2457 void Builder::endSwitch(std::vector<Block*>& /*segmentBlock*/) in endSwitch() function in spv::Builder
2710 builder.endSwitch(segmentBlocks); in visitSwitch()