Searched refs:allocno (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dglobal.c87 /* Indexed by (pseudo) reg number, gives the allocno, or -1
92 struct allocno
99 /* Number of calls crossed by each allocno. */
102 /* Number of calls that might throw crossed by each allocno. */
105 /* Number of refs to each allocno. */
108 /* Frequency of uses of each allocno. */
111 /* Guess at live length of each allocno.
115 /* Set of hard regs conflicting with allocno N. */
119 /* Set of hard regs preferred by allocno N.
133 registers when an allocno i
91 struct allocno struct
147 static struct allocno *allocno; variable in typeref:struct:allocno
[all...]

Completed in 106 milliseconds