Searched refs:runtime_reallocs (Results 1 – 2 of 2) sorted by relevance
335 pub fn runtime_reallocs(&self) -> u32 { in runtime_reallocs() method344 self.runtime_reallocs() + index.as_u32() * u32::from(self.ptr.size()) in runtime_realloc()
627 runtime_reallocs: Default::default(), in finish()674 num_runtime_reallocs: linearize.runtime_reallocs.len() as u32, in finish()711 runtime_reallocs: HashMap<ReallocId, RuntimeReallocIndex>, field881 |me| &mut me.runtime_reallocs, in runtime_realloc()