Home | History | Annotate | Download | only in gold

Lines Matching refs:min_hole_

172   const int fuzz = this->min_hole_ > 0 ? 0 : 3;
185 if (end == p->end_ || (end <= p->end_ - this->min_hole_))