Home | History | Annotate | Download | only in CodeGen

Lines Matching full:entrybb

1265   BasicBlock *EntryBB = &OutlinedFn->getEntryBlock();
1266 Builder.SetInsertPoint(EntryBB, EntryBB->getFirstInsertionPt());