Searched refs:exits_end_ (Results 1 – 2 of 2) sorted by relevance
43 size_t ExitsSize() const { return exits_end_ - exits_start_; } in ExitsSize()44 size_t TotalSize() const { return exits_end_ - header_start_; } in TotalSize()58 exits_end_(-1) {} in Loop()65 int exits_end_; variable110 &loop_nodes_[0] + loop->exits_end_); in ExitNodes()116 &loop_nodes_[0] + loop->exits_end_); in LoopNodes()
472 loop->exits_end_ = static_cast<int>(loop_tree_->loop_nodes_.size()); in SerializeLoop()507 while (i < loop->exits_end_) { in PrintLoop()