Searched refs:MCACommentConsumer (Results 1 – 1 of 1) sorted by relevance
34 class MCACommentConsumer : public AsmCommentConsumer { class38 MCACommentConsumer(CodeRegions &R) : Regions(R) {} in MCACommentConsumer() function in llvm::mca::MCACommentConsumer76 void MCACommentConsumer::HandleComment(SMLoc Loc, StringRef CommentText) { in HandleComment()130 MCACommentConsumer CC(Regions); in parseCodeRegions()