HomeSort by relevance Sort by last modified time
    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