Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MCA/
H A DHWEventListener.h148 : Reason(reason), AffectedInstructions(Insts), ResourceMask(Mask) {} in Reason()
154 ArrayRef<InstRef> AffectedInstructions; variable
/llvm-project-15.0.7/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp116 for (const InstRef &IR : Event.AffectedInstructions) { in handlePressureEvent()
129 for (const InstRef &IR : Event.AffectedInstructions) { in handlePressureEvent()
136 for (const InstRef &IR : Event.AffectedInstructions) { in handlePressureEvent()