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

/external/v8/src/compiler/
H A Dmemory-optimizer.h128 AllocationState const* empty_state() const { return empty_state_; }
139 AllocationState const* const empty_state_; member in class:v8::internal::compiler::final
H A Dload-elimination.h279 AbstractState const* empty_state() const { return &empty_state_; }
285 AbstractState const empty_state_; member in class:v8::internal::compiler::final

Completed in 114 milliseconds