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