Home
last modified time | relevance | path

Searched refs:VectorExit (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3324 VectorParts &VectorExit = getVectorValue(LoopExitInst); in vectorizeLoop() local
3325 Type *VecTy = VectorExit[0]->getType(); in vectorizeLoop()