Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMIRPrinter.cpp862 static std::string formatOperandComment(std::string Comment) { in formatOperandComment() function
907 OS << formatOperandComment(MOComment); in print()