Searched refs:source_else_body (Results 1 – 1 of 1) sorted by relevance
166 auto& source_else_body = source.else_branch().front().getOperations(); in MoveBranches() local168 destination_else_block.without_terminator().end(), source_else_body, in MoveBranches()169 source_else_body.begin(), std::prev(source_else_body.end())); in MoveBranches()