Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/MCA/
H A DHWEventListener.h173 virtual void onResourceAvailable(const ResourceRef &RRef) {} in onResourceAvailable() function
/src/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp249 Listener->onResourceAvailable(RR); in notifyResourceAvailable()