LLVM: llvm::MachinePassRegistryListener< PassCtorTy > Class Template Reference (original) (raw)

MachinePassRegistryListener - Listener to adds and removals of nodes in registration list. More...

#include "[llvm/CodeGen/MachinePassRegistry.h](MachinePassRegistry%5F8h%5Fsource.html)"

Inheritance diagram for llvm::MachinePassRegistryListener< PassCtorTy >:

Detailed Description

template
class llvm::MachinePassRegistryListener< PassCtorTy >

MachinePassRegistryListener - Listener to adds and removals of nodes in registration list.

Definition at line 32 of file MachinePassRegistry.h.

Constructor & Destructor Documentation

template

~MachinePassRegistryListener()

template

Member Function Documentation

NotifyAdd()

template

NotifyRemove()

template


The documentation for this class was generated from the following file: