Searched refs:openOutputFile (Results 1 – 1 of 1) sorted by relevance
172 std::unique_ptr<llvm::ToolOutputFile> openOutputFile(StringRef Path) { in openOutputFile() function in __anon3496e3440111::EmitAssemblyHelper1061 ThinLinkOS = openOutputFile(CodeGenOpts.ThinLinkBitcodeFile); in RunOptimizationPipeline()1134 DwoOS = openOutputFile(CodeGenOpts.SplitDwarfOutput); in RunCodegenPipeline()