Home | History | Annotate | Download | only in Utils

Lines Matching refs:DestB

3883   BasicBlock *DestB = nullptr;
3895 if (!DestB)
3896 DestB = Dest;
3897 if (Dest == DestB) {
3904 assert(DestA && DestB &&
3906 assert(DestA != DestB);
3907 assert(DestB != SI->getDefaultDest());
3918 OtherDest = DestB;
3921 ContiguousDest = DestB;