Searched refs:empty_state_ (Results 1 – 3 of 3) sorted by relevance
135 AllocationState const* empty_state() const { return empty_state_; } in empty_state()146 AllocationState const* const empty_state_; variable
305 AbstractState const* empty_state() const { return &empty_state_; } in NON_EXPORTED_BASE()312 AbstractState const empty_state_; in NON_EXPORTED_BASE() local
22 empty_state_(AllocationState::Empty(zone)), in MemoryOptimizer()