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