Searched refs:constified_variants (Results 1 – 1 of 1) sorted by relevance
3027 let mut constified_variants = VecDeque::new(); in codegen() localVariable3031 iter.next().or_else(|| constified_variants.pop_front()) in codegen()3038 constified_variants.push_back(variant); in codegen()