Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
DPassRegistry.h89 void removeRegistrationListener(PassRegistrationListener *L);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DPassRegistry.cpp123 void PassRegistry::removeRegistrationListener(PassRegistrationListener *L) { in removeRegistrationListener() function in PassRegistry