Searched refs:IsDeletable (Results 1 – 1 of 1) sorted by relevance
718 return HasObservableSideEffects() || !IsDeletable(); in CannotBeEliminated()834 virtual bool IsDeletable() const { return false; } in IsDeletable() function1355 bool IsDeletable() const override { return true; } in IsDeletable() function1511 bool IsDeletable() const override { in IsDeletable() function1538 bool IsDeletable() const override { return true; } in IsDeletable() function1939 bool IsDeletable() const override { return true; } in IsDeletable() function2389 bool IsDeletable() const override { in IsDeletable() function2432 bool IsDeletable() const override { return true; } in IsDeletable() function2876 bool IsDeletable() const override { return !IsReceiver(); } in IsDeletable() function2968 bool IsDeletable() const final { return false; }[all …]