Home | History | Annotate | Download | only in optimizing

Lines Matching full:global_depth_

88       global_depth_(0),
116 global_depth_ = 0;
149 const uint32_t d1 = ++global_depth_;
197 return global_depth_;
206 return it->second.done ? global_depth_ : it->second.depth;