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