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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp66 notifyInstructionExecuted(IR);
107 notifyInstructionExecuted(IR);
181 notifyInstructionExecuted(IR);
227 void ExecuteStage::notifyInstructionExecuted(const InstRef &IR) const { function in class:llvm::mca::ExecuteStage
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MCA/Stages/
H A DExecuteStage.h78 void notifyInstructionExecuted(const InstRef &IR) const;

Completed in 90 milliseconds