Home
last modified time | relevance | path

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

/wasmtime-44.0.1/cranelift/codegen/src/
H A Dscoped_hash_map.rs197 pub fn increment_depth(&mut self) { in increment_depth() function
237 map.increment_depth(); in basic()
267 map.increment_depth(); in basic()
285 map.increment_depth(); in basic()
286 map.increment_depth(); in basic()
287 map.increment_depth(); in basic()
322 map.increment_depth(); in insert_arbitrary_depth()
328 map.increment_depth(); in insert_arbitrary_depth()
/wasmtime-44.0.1/cranelift/codegen/src/egraph/
H A Delaborate.rs833 self.value_to_elaborated_value.increment_depth(); in elaborate_domtree()
H A Dmod.rs823 gvn_map.increment_depth(); in remove_pure_and_optimize()