Searched refs:function_path (Results 1 – 1 of 1) sorted by relevance
277 let function_path = clif_dir.join(format!("wasm_func_{}.clif", function.func_index)); in annotate_clif() localVariable278 if !function_path.exists() { in annotate_clif()287 let file = File::open(&function_path)?; in annotate_clif()