Searched refs:cfgn (Results 1 – 1 of 1) sorted by relevance
1368 struct cfgnode *cfgn; in removephi() local1385 SLIST_FOREACH(cfgn, &bb->parents, cfgelem) { in removephi()1386 bbparent=cfgn->bblock; in removephi()