Searched refs:printBBAddrMaps (Results 1 – 5 of 5) sorted by relevance
134 virtual void printBBAddrMaps(bool PrettyPGOAnalysis) {} in printBBAddrMaps() function
475 Dumper->printBBAddrMaps(opts::PrettyPGOAnalysisMap); in dumpObject()
608 void printBBAddrMaps(bool PrettyPGOAnalysis) override;719 void printBBAddrMaps(bool PrettyPGOAnalysis) override;5198 void GNUELFDumper<ELFT>::printBBAddrMaps(bool /*PrettyPGOAnalysis*/) { in toULEB128Array() 5199 OS << "GNUStyle::printBBAddrMaps not implemented\n"; in toULEB128Array() 7788 void LLVMELFDumper<ELFT>::printBBAddrMaps(bool PrettyPGOAnalysis) { in printBBAddrMaps() 5182 void GNUELFDumper<ELFT>::printBBAddrMaps(bool /*PrettyPGOAnalysis*/) { printBBAddrMaps() function in GNUELFDumper 7759 void LLVMELFDumper<ELFT>::printBBAddrMaps(bool PrettyPGOAnalysis) { printBBAddrMaps() function in LLVMELFDumper
86 # GNU: GNUStyle::printBBAddrMaps not implemented
111 # GNU: GNUStyle::printBBAddrMaps not implemented