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