Home | History | Annotate | Download | only in compiler

Lines Matching refs:NodeState

254       NodeState& current = typing_stack_.top();
2149 struct NodeState {
2153 ZoneStack<NodeState> typing_stack_; // stack for graph typing.