Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DHWEventListener.h146 : Reason(reason), AffectedInstructions(Insts), ResourceMask(Mask) {} in Reason()
152 ArrayRef<InstRef> AffectedInstructions; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp118 for (const InstRef &IR : Event.AffectedInstructions) { in handlePressureEvent()
131 for (const InstRef &IR : Event.AffectedInstructions) { in handlePressureEvent()
138 for (const InstRef &IR : Event.AffectedInstructions) { in handlePressureEvent()