Searched refs:empty_state (Results 1 – 6 of 6) sorted by relevance
197 EnqueueUses(graph()->start(), empty_state()); in Optimize()379 state = empty_state(); in VisitCall()409 state = empty_state(); in MergeStates()426 EnqueueUses(node, empty_state()); in EnqueueMerge()
268 static AbstractState const* empty_state() { return &empty_state_; } in NON_EXPORTED_BASE()327 static AbstractState const* empty_state() { in NON_EXPORTED_BASE()328 return AbstractState::empty_state(); in NON_EXPORTED_BASE()
77 AllocationState const* empty_state() const { return empty_state_; } in empty_state() function
175 AbstractState const* empty_state() const { return &empty_state_; } in NON_EXPORTED_BASE()
641 return LoadElimination::empty_state(); in KillAll()1216 return UpdateState(node, empty_state()); in ReduceStart()
442 return UpdateState(node, empty_state()); in ReduceStart()