Searched refs:InstToInstruments (Results 1 – 3 of 3) sorted by relevance
64 const InstToInstrumentsT &InstToInstruments; variable86 const InstToInstrumentsT &InstToInstruments) in InstructionInfoView() argument90 InstToInstruments(InstToInstruments) {} in InstructionInfoView()
122 auto IVecIt = InstToInstruments.find(&Inst); in collectData()124 IVecIt == InstToInstruments.end() in collectData()
611 DenseMap<const MCInst *, SmallVector<mca::Instrument *>> InstToInstruments; in main() local653 InstToInstruments.insert({&MCI, Instruments}); in main()683 ShowBarriers, *IM, InstToInstruments)); in main()760 ShowBarriers, *IM, InstToInstruments)); in main()