Searched refs:filled_blocks (Results 1 – 1 of 1) sorted by relevance
47 filled_blocks: HashSet<Block>, field100 filled_blocks: HashSet::new(), in new()244 self.filled_blocks.insert(bcx.current_block().unwrap()); in build_function_prelude()259 if !self.filled_blocks.contains(¤t_block) { in translate_program()821 self.filled_blocks.insert(bcx.current_block().unwrap()); in translate_program()905 self.filled_blocks.insert(bcx.current_block().unwrap()); in translate_program()939 self.filled_blocks.insert(bcx.current_block().unwrap()); in translate_program()