Searched refs:OldBlockIdx (Results 1 – 1 of 1) sorted by relevance
1062 int OldBlockIdx = SuccPN.getBasicBlockIndex(OldBlock); in cloneCommonBlocks() local1063 if (OldBlockIdx == -1) in cloneCommonBlocks()1065 Value *IV = SuccPN.getIncomingValue(OldBlockIdx); in cloneCommonBlocks()