MIR_module_list

DLIST(MIR_module_t) returned by MIR_get_module_list.

struct MIR_module_list {
MIR_module_t head;
MIR_module_t tail;
}