Searched defs:IsDehoisted (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.h6545 virtual bool IsDehoisted() const = 0;
6594 bool IsDehoisted() const { return IsDehoistedField::decode(bit_field_); } function in class:v8::FINAL::FINAL
6640 if (IsDehoisted() && base_offset() != other_load->base_offset())
7072 bool IsDehoisted() const { return is_dehoisted_; } function in class:v8::FINAL::FINAL

Completed in 671 milliseconds