Lines Matching refs:CanBeMoved
2262 virtual bool CanBeMoved() const { return false; }
2849 bool CanBeMoved() const OVERRIDE { return true; }
3228 bool CanBeMoved() const OVERRIDE { return GetPackedFlag<kFieldCanBeMoved>(); }
3231 return (other->CanBeMoved() == CanBeMoved()) && (other->AsDeoptimize()->GetKind() == GetKind());
3299 bool CanBeMoved() const OVERRIDE { return false; }
3343 bool CanBeMoved() const OVERRIDE { return true; }
3423 bool CanBeMoved() const OVERRIDE { return true; }
3499 bool CanBeMoved() const OVERRIDE { return true; }
4278 bool CanBeMoved() const OVERRIDE { return IsIntrinsic() && !DoesAnyWrite(); }
5030 bool CanBeMoved() const OVERRIDE { return true; }
5401 bool CanBeMoved() const OVERRIDE { return true; }
5435 bool CanBeMoved() const OVERRIDE { return true; }
5481 bool CanBeMoved() const OVERRIDE { return true; }
5508 bool CanBeMoved() const OVERRIDE { return true; }
5588 bool CanBeMoved() const OVERRIDE { return !IsVolatile(); }
5706 bool CanBeMoved() const OVERRIDE { return true; }
5900 bool CanBeMoved() const OVERRIDE { return true; }
5943 bool CanBeMoved() const OVERRIDE { return true; }
6081 bool CanBeMoved() const OVERRIDE { return true; }
6303 bool CanBeMoved() const OVERRIDE { return true; }
6417 bool CanBeMoved() const OVERRIDE { return true; }
6468 bool CanBeMoved() const OVERRIDE { return !IsVolatile(); }
6781 bool CanBeMoved() const OVERRIDE { return true; }
6888 bool CanBeMoved() const OVERRIDE { return true; }
7199 bool CanBeMoved() const OVERRIDE { return true; }
7369 bool CanBeMoved() const OVERRIDE { return true; }