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