Home | History | Annotate | Download | only in Utils

Lines Matching full:entrybb

1395     BasicBlock &EntryBB = B.GetInsertBlock()->getParent()->getEntryBlock();
1396 B.SetInsertPoint(&EntryBB, EntryBB.begin());