Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.h177 void handleInstructionIssuedEvent(const HWInstructionIssuedEvent &Event);
H A DBottleneckAnalysis.cpp66 void PressureTracker::handleInstructionIssuedEvent( in handleInstructionIssuedEvent() function in llvm::mca::PressureTracker
532 Tracker.handleInstructionIssuedEvent( in onEvent()