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