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