Home
last modified time | relevance | path

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

/wasmtime-44.0.1/cranelift/codegen/src/
H A Dincremental_cache.rs42 cache_store: &mut dyn CacheKvStore, in compile_with_cache() argument
100 pub trait CacheKvStore { interface
/wasmtime-44.0.1/crates/cranelift/src/
H A Dcompiler.rs994 impl cranelift_codegen::incremental_cache::CacheKvStore for CraneliftCacheStore {