Improve management of instructions and basic blocks by having their inclusion
in a container automatically maintain their parent pointers, and change storage
from std::vector to the proper llvm::iplist type.

PiperOrigin-RevId: 202889037
7 files changed
tree: 1dfb8fe044c0c833144994cb654c980d58e23ecf
  1. include/
  2. lib/
  3. test/
  4. tools/
  5. LICENSE.TXT