reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
280 AftBlocksLast.push_back(L->getExitingBlock()); 342 if (*BB == AftBlocksLast[0]) 343 AftBlocksLast.push_back(New); 366 DT->addNewBlock(New, AftBlocksLast[It - 1]); 393 Value *OldValue = Phi.getIncomingValueForBlock(AftBlocksLast[It]); 443 updatePHIBlocksAndValues(LoopExit, AftBlocksLast[0], AftBlocksLast.back(), 443 updatePHIBlocksAndValues(LoopExit, AftBlocksLast[0], AftBlocksLast.back(), 459 updatePHIBlocksAndValues(ForeBlocksFirst[0], AftBlocksLast[0], 460 AftBlocksLast.back(), LastValueMap); 497 BranchInst *Term = cast<BranchInst>(AftBlocksLast.back()->getTerminator()); 511 cast<BranchInst>(AftBlocksLast[It - 1]->getTerminator()); 541 MergeBlocks.insert(AftBlocksLast.begin(), AftBlocksLast.end()); 541 MergeBlocks.insert(AftBlocksLast.begin(), AftBlocksLast.end());