Searched refs:compile_single_module (Results 1 – 1 of 1) sorted by relevance
1105 const auto compile_single_module = in CompileToTargetBinary() local1206 return compile_single_module(llvm_module.get(), /*relocatable=*/false, in CompileToTargetBinary()1213 return compile_single_module(llvm_module.get(), /*relocatable=*/false, in CompileToTargetBinary()1270 [&compile_results, compile_single_module, i, &llvm_modules, &counter] { in CompileToTargetBinary()1295 compile_results[i] = compile_single_module( in CompileToTargetBinary()