Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:EntryBB

2687   auto EntryBB = CGF.Builder.GetInsertBlock();
2694 RHSElementPHI->addIncoming(RHSBegin, EntryBB);
2701 LHSElementPHI->addIncoming(LHSBegin, EntryBB);