Searched defs:ThinLinkOS (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DThinLTOBitcodeWriter.h27 raw_ostream *ThinLinkOS; member in class:llvm::ThinLTOBitcodeWriterPass
32 ThinLTOBitcodeWriterPass(raw_ostream &OS, raw_ostream *ThinLinkOS) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp448 void writeThinLTOBitcode(raw_ostream &OS, raw_ostream *ThinLinkOS, argument
200 splitAndWriteThinLTOBitcode( raw_ostream &OS, raw_ostream *ThinLinkOS, function_ref<AAResults &(Function &)> AARGetter, Module &M) argument
495 raw_ostream *ThinLinkOS; member in class:__anon4555::WriteThinLTOBitcode
503 WriteThinLTOBitcode(raw_ostream &o, raw_ostream *ThinLinkOS) argument
534 createWriteThinLTOBitcodePass(raw_ostream &Str, raw_ostream *ThinLinkOS) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp887 std::unique_ptr<llvm::ToolOutputFile> ThinLinkOS, DwoOS; local
1384 std::unique_ptr<llvm::ToolOutputFile> ThinLinkOS, DwoOS; local
[all...]

Completed in 268 milliseconds