Searched refs:variable_pool (Results 1 – 1 of 1) sorted by relevance
56 variable_pool: ListPool<Variable>, field114 self.variable_pool.clear(); in clear()344 undef_variables.push(var, &mut self.variable_pool); in find_var()434 let ssa_params = undef_variables.len(&self.variable_pool); in seal_one_block()446 let var = undef_variables.get(idx, &self.variable_pool).unwrap(); in seal_one_block()468 undef_variables.clear(&mut self.variable_pool); in seal_one_block()