Searched defs:InstToInstruments (Results 1 – 2 of 2) sorted by relevance
64 const InstToInstrumentsT &InstToInstruments; variable86 const InstToInstrumentsT &InstToInstruments) in InstructionInfoView()
611 DenseMap<const MCInst *, SmallVector<mca::Instrument *>> InstToInstruments; in main() local