static Context TheContext
Context - Helper class for storing global information about a KLEE run.
Expr::Width PointerWidth
The pointer width of the target architecture.
bool IsLittleEndian
Whether the target architecture is little endian or not.
static const Context & get()
get - Return the global singleton instance of the Context.