Searched refs:OldBlock (Results 1 – 1 of 1) sorted by relevance
938 BasicBlock *OldBlock = BBMapping.first; in cloneCommonBlocks() local951 llvm::erase(BlocksInFunclet, OldBlock); in cloneCommonBlocks()952 ColorVector &OldColors = BlockColors[OldBlock]; in cloneCommonBlocks()957 << "\' from block \'" << OldBlock->getName() in cloneCommonBlocks()973 BasicBlock *OldBlock = BBMapping.first; in cloneCommonBlocks() local977 for (BasicBlock *Pred : predecessors(OldBlock)) in cloneCommonBlocks()1013 BasicBlock *OldBlock = BBMapping.first; in cloneCommonBlocks() local1015 for (PHINode &OldPN : OldBlock->phis()) { in cloneCommonBlocks()1026 BasicBlock *OldBlock = BBMapping.first; in cloneCommonBlocks() local1032 int OldBlockIdx = SuccPN.getBasicBlockIndex(OldBlock); in cloneCommonBlocks()