Searched refs:supportsInstrumentType (Results 1 – 3 of 3) sorted by relevance
47 bool supportsInstrumentType(StringRef Type) const override;
70 bool RISCVInstrumentManager::supportsInstrumentType( in supportsInstrumentType() function in llvm::mca::RISCVInstrumentManager
157 virtual bool supportsInstrumentType(StringRef Type) const { return false; } in supportsInstrumentType() function