Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp898 static std::string formatOperandComment(std::string Comment) { in formatOperandComment() function
944 OS << formatOperandComment(MOComment); in print()