Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-as/
H A Dllvm-as.cpp71 static void WriteOutputFile(const Module *M, const ModuleSummaryIndex *Index) { in WriteOutputFile() function
163 WriteOutputFile(M.get(), Index.get()); in main()