Searched defs:notifyInstructionExecuted (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/MCA/Stages/ | ||
H A D | ExecuteStage.cpp | 227 void ExecuteStage::notifyInstructionExecuted(const InstRef &IR) const { in notifyInstructionExecuted() function in llvm::mca::ExecuteStage |
H A D | InOrderIssueStage.cpp | 186 void InOrderIssueStage::notifyInstructionExecuted(const InstRef &IR) { in notifyInstructionExecuted() function in llvm::mca::InOrderIssueStage |