Pristine Ack-5.5
[Ack-5.5.git] / doc / ego / ud / ud5
1
2 .NH 2
3 Source files of UD
4 .PP
5 The sources of UD are in the following files and packages:
6 .IP ud.h: 14
7 declarations of global variables and data structures
8 .IP ud.c:
9 the routine main; initialization of target machine dependent tables
10 .IP defs:
11 routines to compute the GEN and KILL sets and routines to analyse
12 EM instructions
13 .IP const:
14 routines involved in constant propagation
15 .IP copy:
16 routines involved in copy propagation
17 .IP aux:
18 contains auxiliary routines
19 .LP