Searched refs:nextSwitchSegment (Results 1 – 3 of 3) sorted by relevance
470 void nextSwitchSegment(std::vector<Block*>& segmentBB, int segment);
2443 void Builder::nextSwitchSegment(std::vector<Block*>& segmentBlock, int nextSegment) in nextSwitchSegment() function in spv::Builder
2702 builder.nextSwitchSegment(segmentBlocks, s); in visitSwitch()