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

Method pop

src/analysis/wto.rs:253–255  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

251 }
252
253 fn pop(&mut self) -> Option<BasicBlock> {
254 self.stack.pop()
255 }
256}
257
258/// Represents the nesting level of a node in CFG

Callers 4

fmtMethod · 0.80
visitMethod · 0.80
visit_circleMethod · 0.80
fmtMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected