Searched refs:VecDPhiRowLoop (Results 1 – 1 of 1) sorted by relevance
324 PHINode *VecDPhiRowLoop = B.CreatePHI(V256I32Ty, 2, "vec.d.phi.row"); in createTileDPLoops() local325 VecDPhiRowLoop->addIncoming(VecZero, Start); in createTileDPLoops()341 VecDPhiColLoop->addIncoming(VecDPhiRowLoop, RowBody); in createTileDPLoops()462 VecDPhiRowLoop->addIncoming(NewVecD, RowLatch); in createTileDPLoops()