Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp111 raw_string_ostream Ostream(Out); in dump() local
113 Ostream << "------- Dumping inliner stats for [" << ModuleName in dump()
117 Ostream << "-- List of inlined functions:\n"; in dump()
135 Ostream << "Inlined " in dump()
149 Ostream << "-- Summary:\n" in dump()
170 Ostream.flush(); in dump()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.h52 bool printAlias(const MCInst *MI, raw_ostream &Ostream);
53 bool printInst(const MCInst *MI, raw_ostream &Ostream, StringRef Alias,
55 bool printMemoryLoadIncrement(const MCInst *MI, raw_ostream &Ostream,
57 bool printMemoryStoreIncrement(const MCInst *MI, raw_ostream &Ostream,