Searched refs:getActiveInstruments (Results 1 – 3 of 3) sorted by relevance
162 InstrumentRegions::getActiveInstruments(SMLoc Loc) const { in getActiveInstruments() function in llvm::mca::InstrumentRegions
213 SmallVector<Instrument *> getActiveInstruments(llvm::SMLoc Loc) const;
634 InstrumentRegions.getActiveInstruments(Loc); in main()