Searched defs:prettyPrint (Results 1 – 4 of 4) sorted by relevance
51 llvm::cl::opt<bool> prettyPrint{ in MlirLspServerMain() local
49 llvm::cl::opt<bool> prettyPrint{ in TableGenLspServerMain() local
49 llvm::cl::opt<bool> prettyPrint{ in MlirPdllLspServerMain() local
231 void MemInfo::prettyPrint(raw_ostream &OS) const { in prettyPrint() function in llvm::bolt::MemInfo