pub fn cached_bitcode_path( cache_dir: &Path, src_filepath: &Path, cache_key: u64, ) -> PathBuf
Returns the path where a cached bitcode file would be stored.