Searched refs:NodeState (Results 1 – 2 of 2) sorted by relevance
100 struct NodeState { struct101 LLVM_ABI NodeState(const uint8_t *Ptr);114 using NodeList = SmallVector<NodeState, 16>; argument
2991 ExportEntry::NodeState::NodeState(const uint8_t *Ptr) in NodeState() function in ExportEntry::NodeState2997 NodeState State(Ptr); in pushNode()3135 NodeState &Top = Stack.back(); in pushDownUntilBottom()3158 for (const NodeState &node : nodes()) { in pushDownUntilBottom()3209 NodeState &Top = Stack.back(); in moveNext()