LLVM: llvm::cfg Namespace Reference (original) (raw)
| Enumerations | |
|---|---|
| enum class | UpdateKind : unsigned char { Insert, Delete } |
◆ UpdateKind
| Enumerator |
|---|
| Insert |
| Delete |
Definition at line 26 of file CFGUpdate.h.
◆ LegalizeUpdates()
Definition at line 63 of file CFGUpdate.h.
References A(), assert(), B(), Delete, Insert, llvm::DenseMapBase< DerivedT, KeyT, ValueT, KeyInfoT, BucketT >::reserve(), llvm::DenseMapBase< DerivedT, KeyT, ValueT, KeyInfoT, BucketT >::size(), llvm::sort(), and std::swap().
Referenced by llvm::GraphDiff< MachineBasicBlock *, false >::GraphDiff().