Searched refs:doms (Results 1 – 5 of 5) sorted by relevance
88 static struct basic_block *intersect_dom(struct basic_block *doms[], in intersect_dom() argument94 b1 = doms[f1]; in intersect_dom()98 b2 = doms[f2]; in intersect_dom()120 struct basic_block **doms; in domtree_build() local133 doms = calloc(size, sizeof(*doms)); in domtree_build()135 doms[size-1] = entry; in domtree_build()151 if (!doms[pnr]) in domtree_build()158 new_idom = intersect_dom(doms, p, new_idom); in domtree_build()162 if (doms[bnr] != new_idom) { in domtree_build()163 doms[bnr] = new_idom; in domtree_build()[all …]
92 FOR_EACH_PTR(x->doms, y) { in visit()
168 struct basic_block_list *doms; /* list of BB idominated by this one */ member
1422 `R$* < @ $* $=M . > $* $: $1 < @ $2 $3 . @ $M > $4 convert masqueraded doms',1423 `R$* < @ $=M . > $* $: $1 < @ $2 . @ $M > $3 convert masqueraded doms')
709 …(const request_state * const request, const domainname * const d, const DNameListElem * const doms)719 for (delem = doms; delem; delem = delem->next)