Searched refs:OldBlock (Results 1 – 1 of 1) sorted by relevance
792 BasicBlock *OldBlock = BBMapping.first; in cloneCommonBlocks() local805 llvm::erase_value(BlocksInFunclet, OldBlock); in cloneCommonBlocks()806 ColorVector &OldColors = BlockColors[OldBlock]; in cloneCommonBlocks()811 << "\' from block \'" << OldBlock->getName() in cloneCommonBlocks()827 BasicBlock *OldBlock = BBMapping.first; in cloneCommonBlocks() local831 for (BasicBlock *Pred : predecessors(OldBlock)) in cloneCommonBlocks()870 BasicBlock *OldBlock = BBMapping.first; in cloneCommonBlocks() local872 for (PHINode &OldPN : OldBlock->phis()) { in cloneCommonBlocks()883 BasicBlock *OldBlock = BBMapping.first; in cloneCommonBlocks() local889 int OldBlockIdx = SuccPN.getBasicBlockIndex(OldBlock); in cloneCommonBlocks()