Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/cranelift/src/
H A Dcompiler.rs48 struct IncrementalCacheContext { struct
58 incremental_cache_ctx: Option<IncrementalCacheContext>, argument
1006 cache_ctx: Option<&mut IncrementalCacheContext>, in compile_maybe_cached() argument
1035 _cache_ctx: Option<&mut IncrementalCacheContext>, in compile_maybe_cached() argument
1181 IncrementalCacheContext { in function_compiler()