Home
last modified time | relevance | path

Searched refs:getInstrument (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegion.cpp168 AI.push_back(IR->getInstrument()); in getActiveInstruments()
H A DCodeRegion.h140 Instrument *getInstrument() const { return I.get(); } in getInstrument() function