LLVM
8.0.1
|
List that automatically updates parent links and symbol tables. More...
#include "llvm/IR/SymbolTableListTraits.h"
List that automatically updates parent links and symbol tables.
When nodes are inserted into and removed from this list, the associated symbol table will be automatically updated. Similarly, parent links get updated automatically.
Definition at line 61 of file SymbolTableListTraits.h.