Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp531 bool writeThinLTOBitcode(raw_ostream &OS, raw_ostream *ThinLinkOS, in writeThinLTOBitcode() function
589 bool Changed = writeThinLTOBitcode( in run()