Home
last modified time | relevance | path

Searched defs:ThinLinkOS (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DThinLTOBitcodeWriter.h27 raw_ostream *ThinLinkOS; variable
32 ThinLTOBitcodeWriterPass(raw_ostream &OS, raw_ostream *ThinLinkOS) in ThinLTOBitcodeWriterPass()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DThinLTOBitcodeWriter.cpp201 raw_ostream &OS, raw_ostream *ThinLinkOS, in splitAndWriteThinLTOBitcode()
448 void writeThinLTOBitcode(raw_ostream &OS, raw_ostream *ThinLinkOS, in writeThinLTOBitcode()
495 raw_ostream *ThinLinkOS; member in __anon9d9fe2a70111::WriteThinLTOBitcode
503 explicit WriteThinLTOBitcode(raw_ostream &o, raw_ostream *ThinLinkOS) in WriteThinLTOBitcode()