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

/external/llvm/lib/VMCore/
H A DPassRegistry.cpp194 void PassRegistry::removeRegistrationListener(PassRegistrationListener *L) { function in class:PassRegistry
197 // NOTE: This is necessary, because removeRegistrationListener() can be called

Completed in 423 milliseconds