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

/netbsd-current/external/bsd/pcc/dist/pcc/mip/
H A Dpass2.h463 bittype *Aphi; member in struct:basicblock
H A Doptim2.c745 bb->Aphi = NULL;
1157 bb->Aphi = setalloc(defsites.size);
1179 if (TESTBIT(p2e->bbinfo.arr[j]->Aphi, i))
1210 BITSET(p2e->bbinfo.arr[j]->Aphi, i);
1227 BITSET(p2e->bbinfo.arr[j]->Aphi, i);

Completed in 208 milliseconds