Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:EntryBB

4158   auto EntryBB = CGF.Builder.GetInsertBlock();
4165 RHSElementPHI->addIncoming(RHSBegin, EntryBB);
4172 LHSElementPHI->addIncoming(LHSBegin, EntryBB);