Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/MCA/
H A DHWEventListener.h151 : Reason(reason), AffectedInstructions(Insts), ResourceMask(Mask) {} in Reason()
157 ArrayRef<InstRef> AffectedInstructions; variable
/src/contrib/llvm-project/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()