Searched refs:OldBlock (Results 1 – 1 of 1) sorted by relevance
789 BasicBlock *OldBlock = BBMapping.first; in cloneCommonBlocks() local802 llvm::erase_value(BlocksInFunclet, OldBlock); in cloneCommonBlocks()803 ColorVector &OldColors = BlockColors[OldBlock]; in cloneCommonBlocks()808 << "\' from block \'" << OldBlock->getName() in cloneCommonBlocks()824 BasicBlock *OldBlock = BBMapping.first; in cloneCommonBlocks() local828 for (BasicBlock *Pred : predecessors(OldBlock)) in cloneCommonBlocks()864 BasicBlock *OldBlock = BBMapping.first; in cloneCommonBlocks() local866 for (PHINode &OldPN : OldBlock->phis()) { in cloneCommonBlocks()877 BasicBlock *OldBlock = BBMapping.first; in cloneCommonBlocks() local883 int OldBlockIdx = SuccPN.getBasicBlockIndex(OldBlock); in cloneCommonBlocks()