Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/fuzzing/src/generators/gc_ops/
H A Dtypes.rs42 struct SupertypeGraph<'a> { struct
46 impl Graph<TypeId> for SupertypeGraph<'_> { implementation
204 let graph = SupertypeGraph { in sort_types_topo()
258 let graph = SupertypeGraph { in break_supertype_cycles()