Searched defs:HWStallEvent (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MCA/
H A DHWEventListener.h105 class HWStallEvent { class in namespace:llvm::mca
120 HWStallEvent(unsigned type, const InstRef &Inst) : Type(type), IR(Inst) {} function in class:llvm::mca::HWStallEvent

Completed in 52 milliseconds