Searched defs:HWStallEvent (Results 1 – 2 of 2) sorted by relevance
27 class HWStallEvent; variable
108 HWStallEvent(unsigned type, const InstRef &Inst) : Type(type), IR(Inst) {} in HWStallEvent() function