Home
last modified time | relevance | path

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

/wasmtime-44.0.1/cranelift/codegen/src/
H A Dinline.rs34 type SmallBlockCallVec = SmallVec<[ir::BlockCall; 8]>; typedef
939 .collect::<SmallBlockCallVec>(); in map_jump_table()