Structs

Functions

  • Creates an iterator over the Body’s basic blocks, that:
  • Returns an iterator over all basic blocks reachable from the START_BLOCK in no particular order.
  • Returns a BitSet containing all basic blocks reachable from the START_BLOCK.
  • Creates an iterator over the Body’s basic blocks, that: