Searched refs:case_branches (Results 1 – 2 of 2) sorted by relevance
25 BasicBlock** case_branches; // basic blocks corresponding to case values member
737 sw.case_branches = &block->successors().front(); in VisitControl()743 BasicBlock* branch = sw.case_branches[index]; in VisitControl()1107 BasicBlock* branch = sw.case_branches[index]; in EmitTableSwitch()1125 BasicBlock* branch = sw.case_branches[index]; in EmitLookupSwitch()