Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DHWEventListener.h152 : Reason(reason), AffectedInstructions(Insts), ResourceMask(Mask) {} in Reason()
158 ArrayRef<InstRef> AffectedInstructions; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp115 for (const InstRef &IR : Event.AffectedInstructions) { in handlePressureEvent()
128 for (const InstRef &IR : Event.AffectedInstructions) { in handlePressureEvent()
135 for (const InstRef &IR : Event.AffectedInstructions) { in handlePressureEvent()