Searched refs:body_end_ (Results 1 – 2 of 2) sorted by relevance
41 size_t BodySize() const { return body_end_ - body_start_; } in BodySize()42 size_t TotalSize() const { return body_end_ - header_start_; } in TotalSize()55 body_end_(-1) {} in Loop()61 int body_end_; variable100 &loop_nodes_[0] + loop->body_end_); in BodyNodes()106 &loop_nodes_[0] + loop->body_end_); in LoopNodes()
409 loop->body_end_ = static_cast<int>(loop_tree_->loop_nodes_.size()); in SerializeLoop()441 while (i < loop->body_end_) { in PrintLoop()