MCPcopy Create free account
hub / github.com/Rust-API/Rust-API-Bypass-Checker / get_iter_num

Method get_iter_num

src/analysis/wto.rs:124–126  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

122 }
123
124 pub fn get_iter_num(&self) -> u32 {
125 *self.num_iter.borrow()
126 }
127}
128
129/// The weak topological order of a CFG

Callers 2

extrapolateMethod · 0.80
refineMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected