Home
last modified time | relevance | path

Searched refs:IsDeletable (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/crankshaft/
Dhydrogen-instructions.h718 return HasObservableSideEffects() || !IsDeletable(); in CannotBeEliminated()
834 virtual bool IsDeletable() const { return false; } in IsDeletable() function
1355 bool IsDeletable() const override { return true; } in IsDeletable() function
1511 bool IsDeletable() const override { in IsDeletable() function
1538 bool IsDeletable() const override { return true; } in IsDeletable() function
1939 bool IsDeletable() const override { return true; } in IsDeletable() function
2389 bool IsDeletable() const override { in IsDeletable() function
2432 bool IsDeletable() const override { return true; } in IsDeletable() function
2876 bool IsDeletable() const override { return !IsReceiver(); } in IsDeletable() function
2968 bool IsDeletable() const final { return false; }
[all …]