Searched defs:SimpleLiveness (Results 1 – 1 of 1) sorted by relevance
273 pub struct SimpleLiveness { struct278 impl SimpleLiveness { argument279 pub fn for_function(func: &Function) -> SimpleLiveness { in for_function()336 impl SimpleLiveness { impl353 impl Liveness for SimpleLiveness { implementation