Home | History | Annotate | Download | only in optimizing

Lines Matching defs:IsSplit

230   bool IsSplit() const { return parent_ != this; }
691 stream << " is_fixed: " << is_fixed_ << ", is_split: " << IsSplit();
799 if (defined_by_ != nullptr && !IsSplit()) {
826 if (defined_by_ != nullptr && !IsSplit()) {