Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp112 raw_string_ostream Ostream(Out); in dump() local
114 Ostream << "------- Dumping inliner stats for [" << ModuleName in dump()
118 Ostream << "-- List of inlined functions:\n"; in dump()
136 Ostream << "Inlined " in dump()
150 Ostream << "-- Summary:\n" in dump()
171 Ostream.flush(); in dump()
/src/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.h55 bool printAlias(const MCInst *MI, raw_ostream &Ostream);
56 bool printInst(const MCInst *MI, raw_ostream &Ostream, StringRef Alias,
58 bool printMemoryLoadIncrement(const MCInst *MI, raw_ostream &Ostream,
60 bool printMemoryStoreIncrement(const MCInst *MI, raw_ostream &Ostream,