Function tir_core::dfs_walk

source ยท
pub fn dfs_walk<F>(op: OpRef, apply: F)
where F: Fn(&OpRef),