Searched refs:OptimizeCtx (Results 1 – 2 of 2) sorted by relevance
5 use crate::egraph::{NewOrExistingInst, OptimizeCtx};43 pub(crate) ctx: &'a mut OptimizeCtx<'b, 'c>,
77 pub(crate) struct OptimizeCtx<'opt, 'analysis> struct122 impl<'opt, 'analysis> OptimizeCtx<'opt, 'analysis> implementation856 let mut ctx = OptimizeCtx { in remove_pure_and_optimize()