Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4289 BasicBlock *BBLatch = BBL->getLoopLatch(); in getReductionValue() local
4290 if (!BBLatch) in getReductionValue()
4295 if (P->getIncomingBlock(0) == BBLatch) { in getReductionValue()
4297 } else if (P->getIncomingBlock(1) == BBLatch) { in getReductionValue()