Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.h173 void onInstructionDispatched(unsigned IID);
H A DBottleneckAnalysis.cpp60 void PressureTracker::onInstructionDispatched(unsigned IID) { in onInstructionDispatched() function in llvm::mca::PressureTracker
492 Tracker.onInstructionDispatched(IID); in onEvent()