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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/
H A DPassRegistry.h87 /// removeRegistrationListener - Unregister a PassRegistrationListener so that
89 void removeRegistrationListener(PassRegistrationListener *L);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DPassRegistry.cpp123 void PassRegistry::removeRegistrationListener(PassRegistrationListener *L) { function in class:PassRegistry

Completed in 114 milliseconds