Searched refs:exits_end_ (Results 1 – 2 of 2) sorted by relevance
50 uint32_t ExitsSize() const { return exits_end_ - exits_start_; } in ExitsSize()51 uint32_t TotalSize() const { return exits_end_ - header_start_; } in TotalSize()65 exits_end_(-1) {} in Loop()72 int exits_end_; variable128 &loop_nodes_[0] + loop->exits_end_); in ExitNodes()134 &loop_nodes_[0] + loop->exits_end_); in LoopNodes()
496 loop->exits_end_ = static_cast<int>(loop_tree_->loop_nodes_.size()); in SerializeLoop()531 while (i < loop->exits_end_) { in PrintLoop()