Home
last modified time | relevance | path

Searched refs:getActiveInstruments (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegion.cpp163 InstrumentRegions::getActiveInstruments(SMLoc Loc) const { in getActiveInstruments() function in llvm::mca::InstrumentRegions
H A DCodeRegion.h213 const SmallVector<Instrument *> getActiveInstruments(llvm::SMLoc Loc) const;
H A Dllvm-mca.cpp617 InstrumentRegions.getActiveInstruments(Loc); in main()