OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotifyRemove
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/
MachinePassRegistry.cpp
36
if (Listener) Listener->
NotifyRemove
(Node->getName());
/external/llvm/include/llvm/CodeGen/
MachinePassRegistry.h
40
virtual void
NotifyRemove
(const char *N) = 0;
148
virtual void
NotifyRemove
(const char *N) {
Completed in 63 milliseconds