reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
487 NewBlocks.push_back(NewBB); 490 ParentLoop->addBasicBlockToLoop(NewBB, *LI); 492 VMap[*BB] = NewBB; 497 DT->addNewBlock(NewBB, InsertTop); 501 DT->addNewBlock(NewBB, cast<BasicBlock>(VMap[IDom->getBlock()]));