Return a stream to print our output on.
Synopsis
Declared in <llvm/ADT/Statistic.h>
std::unique_ptr<raw_ostream>
CreateInfoOutputFile();
Return Value
a stream to print our output on.
Created with MrDocs
Return a stream to print our output on.
Declared in <llvm/ADT/Statistic.h>
std::unique_ptr<raw_ostream>
CreateInfoOutputFile();
a stream to print our output on.
Created with MrDocs