Searched defs:MCACommentConsumer (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegionGenerator.cpp33 class MCACommentConsumer : public AsmCommentConsumer { class in namespace:llvm::mca
37 MCACommentConsumer(CodeRegions &R) : Regions(R) {} function in class:llvm::mca::MCACommentConsumer

Completed in 106 milliseconds