Searched refs:RowLoopHeader (Results 1 – 4 of 4) sorted by relevance
97 RowLoopHeader = RowBody->getSinglePredecessor(); in CreateTiledLoops()99 CurrentRow = &*RowLoopHeader->begin(); in CreateTiledLoops()
173 BasicBlock *RowLoopHeader = RowBody->getSinglePredecessor(); in createTileLoadStoreLoops() local174 Value *CurrentRow = &*RowLoopHeader->begin(); in createTileLoadStoreLoops()195 B.SetInsertPoint(RowLoopHeader->getTerminator()); in createTileLoadStoreLoops()295 BasicBlock *RowLoopHeader = RowBody->getSinglePredecessor(); in createTileDPLoops() local298 Value *CurrentRow = &*RowLoopHeader->begin(); in createTileDPLoops()322 B.SetInsertPoint(RowLoopHeader->getTerminator()); in createTileDPLoops()
58 BasicBlock *RowLoopHeader = nullptr; member
1252 TI.RowLoopHeader->getSingleSuccessor()); in createTiledLoops()