Lines Matching full:successor
111 "Default destination is not successor #0?");
139 // successor.
203 // If we didn't find our destination in the IBI successor list, then we
422 /// predecessor is known to have one successor (DestBB!). Eliminate the edge
477 /// Assumption: Succ is the single successor for BB.
480 assert(*succ_begin(BB) == Succ && "Succ is not successor of BB!");
549 /// eliminate BB by rewriting all the predecessors to branch to the successor
595 // the successor, then we need to add incoming edges for the PHI nodes
599 // Loop over all of the PHI nodes in the successor of BB.