Searched refs:source_then_body (Results 1 – 1 of 1) sorted by relevance
160 auto& source_then_body = source.then_branch().front().getOperations(); in MoveBranches() local162 destination_then_block.without_terminator().end(), source_then_body, in MoveBranches()163 source_then_body.begin(), std::prev(source_then_body.end())); in MoveBranches()