Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp66 notifyInstructionExecuted(IR); in issueInstruction()
107 notifyInstructionExecuted(IR); in cycleStart()
181 notifyInstructionExecuted(IR); in handleInstructionEliminated()
227 void ExecuteStage::notifyInstructionExecuted(const InstRef &IR) const { in notifyInstructionExecuted() function in llvm::mca::ExecuteStage
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/Stages/
H A DExecuteStage.h78 void notifyInstructionExecuted(const InstRef &IR) const;