Searched refs:compile_probe (Results 1 – 1 of 1) sorted by relevance
75 if compile_probe(false) { in main()82 if compile_probe(true) { in main()125 fn compile_probe(rustc_bootstrap: bool) -> bool { in compile_probe() function