A depth-first visitor.
See Source File
Boost Software License 1.0
Copyright (c) 2017, Joakim Brännström. All rights reserved.
Joakim Brännström (joakim.brannstrom@gmx.com)
Modules represent the top-level structure in an LLVM program. An LLVM module is effectively a translation unit or a collection of translation units merged together.