Home
last modified time | relevance | path

Searched refs:bbfake (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/bsd/pcc/dist/pcc/mip/
Dregs.c1606 struct basicblock bbfake; in Build() local
1619 bbfake.bbnum = 0; in Build()
1620 bbfake.last = DLIST_PREV(ipole, qelem); in Build()
1621 bbfake.first = DLIST_NEXT(ipole, qelem); in Build()
1623 DLIST_INSERT_AFTER(&p2e->bblocks, &bbfake, bbelem); in Build()
1624 SLIST_INIT(&bbfake.child); in Build()