Searched defs:getComment (Results 1 – 2 of 2) sorted by relevance
23 void InstructionInfoView::getComment(raw_ostream &OS, const MCInst &MCI) const { in getComment() function in llvm::mca::InstructionInfoView
765 StringRef getComment() const { return Comment; } in getComment() function