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