Home | History | Annotate | Download | only in optimizing

Lines Matching defs:IsFixed

226   bool IsFixed() const { return is_fixed_; }
449 DCHECK(GetStart() <= current->GetStart() || IsFixed());