Home
last modified time | relevance | path

Searched refs:set_root_node (Results 1 – 3 of 3) sorted by relevance

/wasmtime-44.0.1/cranelift/bforest/src/
H A Dset.rs300 self.path.set_root_node(root); in try_insert()
H A Dpath.rs226 pub fn set_root_node(&mut self, root: Node) { in set_root_node() method
H A Dmap.rs417 self.path.set_root_node(node); in try_insert()