Searched refs:LoopPHIInc (Results 1 – 1 of 1) sorted by relevance
1586 Instruction *LoopPHIInc = BinaryOperator::CreateAdd( in copyStmt() local1589 LoopPHIInc->insertBefore(BBCopy->getTerminator()); in copyStmt()1595 LoopPHI->addIncoming(LoopPHIInc, EndBlockMap[PredBB]); in copyStmt()