Home | History | Annotate | Download | only in src

Lines Matching full:isdehoisted

6312   virtual bool IsDehoisted() = 0;
6356 bool IsDehoisted() { return IsDehoistedField::decode(bit_field_); }
6401 if (IsDehoisted() && index_offset() != other_load->index_offset())
6749 bool IsDehoisted() { return is_dehoisted_; }