Searched refs:OldBlock (Results 1 – 1 of 1) sorted by relevance
937 BasicBlock *OldBlock = BBMapping.first; in cloneCommonBlocks() local950 llvm::erase(BlocksInFunclet, OldBlock); in cloneCommonBlocks()951 ColorVector &OldColors = BlockColors[OldBlock]; in cloneCommonBlocks()956 << "\' from block \'" << OldBlock->getName() in cloneCommonBlocks()972 BasicBlock *OldBlock = BBMapping.first; in cloneCommonBlocks() local976 for (BasicBlock *Pred : predecessors(OldBlock)) in cloneCommonBlocks()1012 BasicBlock *OldBlock = BBMapping.first; in cloneCommonBlocks() local1014 for (PHINode &OldPN : OldBlock->phis()) { in cloneCommonBlocks()1025 BasicBlock *OldBlock = BBMapping.first; in cloneCommonBlocks() local1031 int OldBlockIdx = SuccPN.getBasicBlockIndex(OldBlock); in cloneCommonBlocks()