Searched refs:current_block_end (Results 1 – 1 of 1) sorted by relevance
363 int current_block_end = static_cast<int>(instructions_.size()); in VisitBlock() local368 std::reverse(instructions_.begin() + current_block_end, instructions_.end()); in VisitBlock()386 block->code_end_ = current_block_end; in VisitBlock()