1#ifndef SYSDOLPHIN_BASELIB_TEXPDAG_H
2#define SYSDOLPHIN_BASELIB_TEXPDAG_H
12 struct _HSD_TETev*
tev;
u8 dist
Definition texpdag.h:16
u8 nb_ref
Definition texpdag.h:15
HSD_TExpDag * depend[8]
Definition texpdag.h:17
u8 idx
Definition texpdag.h:13
u8 nb_dep
Definition texpdag.h:14
struct _HSD_TETev * tev
Definition texpdag.h:12
void fn_80386230(void)
assign_reg
Definition texpdag.c:12
UNK_RET CalcDistance(UNK_PARAMS)
int HSD_TExpSimplify(HSD_TExp *texp)
UNK_RET SimplifyThis(UNK_PARAMS)
UNK_RET order_dag(UNK_PARAMS)
int HSD_TExpMakeDag(HSD_TExp *root, HSD_TExpDag *list)
UNK_RET make_full_dependancy_mtx(UNK_PARAMS)
UNK_RET assign_reg(UNK_PARAMS)
UNK_RET SimplifyByMerge(UNK_PARAMS)
int HSD_TExpSimplify2(HSD_TExp *texp)
UNK_RET SimplifySrc(UNK_PARAMS)
void HSD_TExpSchedule(int num, HSD_TExpDag *list, HSD_TExp **result, HSD_TExpRes *resource)