Home
last modified time | relevance | path

Searched refs:addRegistrationListener (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/
H A DPassRegistry.h84 void addRegistrationListener(PassRegistrationListener *L);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DPassRegistry.cpp110 void PassRegistry::addRegistrationListener(PassRegistrationListener *L) { in addRegistrationListener() function in PassRegistry
H A DPass.cpp232 PassRegistry::getPassRegistry()->addRegistrationListener(this);