Searched refs:VectorPH (Results 1 – 1 of 1) sorted by relevance
2979 BasicBlock *VectorPH = OrigLoop->getLoopPreheader(); in createEmptyLoop() local2981 assert(VectorPH && "Invalid loop structure"); in createEmptyLoop()3000 VectorPH->splitBasicBlock(VectorPH->getTerminator(), "vector.body"); in createEmptyLoop()