Module llvm_bitcode::visitor

source ·
Expand description

Bitstream visitor

Structs

  • A basic visitor that collects all the blocks and records in a stream.

Traits