Searched refs:BlockStackEntry (Results 1 – 1 of 1) sorted by relevance
63 block_stack: Vec<BlockStackEntry>,135 enum BlockStackEntry { enum820 self.block_stack.push(BlockStackEntry::Elaborate { in elaborate_domtree()831 BlockStackEntry::Elaborate { block, idom } => { in elaborate_domtree()832 self.block_stack.push(BlockStackEntry::Pop); in elaborate_domtree()842 self.block_stack.push(BlockStackEntry::Elaborate { in elaborate_domtree()853 BlockStackEntry::Pop => { in elaborate_domtree()