Home
last modified time | relevance | path

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

/external/llvm/tools/gold/
Dgold-plugin.cpp737 static void saveBCFile(StringRef Path, Module &M) { in saveBCFile() function
785 saveBCFile(output_name + ".opt.bc", M); in codegen()
882 saveBCFile(path, *L.getModule()); in allSymbolsReadHook()