Home
last modified time | relevance | path

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

/wasmtime-44.0.1/cranelift/isle/veri/veri_engine/src/
H A Dtype_inference.rs74 pub struct AnnotationTypeInfo { struct
82 pub annotation_infos: Vec<AnnotationTypeInfo>, argument
359 annotation_info: &mut AnnotationTypeInfo, in add_annotation_constraints() argument
1352 annotation_info: &mut AnnotationTypeInfo, in add_isle_constraints() argument
1402 annotation_infos: &mut Vec<AnnotationTypeInfo>, in add_rule_constraints() argument
1557 let mut annotation_info = AnnotationTypeInfo { in add_rule_constraints()