Home | History | Annotate | Download | only in Analysis

Lines Matching full:firstbb

366 void ProfileInfoT<Function,BasicBlock>::splitEdge(const BasicBlock *FirstBB,
370 const Function *F = FirstBB->getParent();
376 Edge e = getEdge(FirstBB, SecondBB);
377 Edge n1 = getEdge(FirstBB, NewBB);
386 for(succ_const_iterator BBI = succ_begin(FirstBB), BBE = succ_end(FirstBB);
398 // We know now how many edges there are from FirstBB to SecondBB, reroute a