Module llvm_sys::analysis

source ·
Expand description

Various analyses of the LLVM IR.

Enums

Functions

Verify that a single function is valid, taking the specified action.
Verify that a module is valid, taking the specified action if not.
Open a ghostview window displaying the CFG of the given function.