Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp7058 BasicBlock *BBLatch = BBL->getLoopLatch(); in getReductionValue() local
7059 if (!BBLatch) in getReductionValue()
7064 if (P->getIncomingBlock(0) == BBLatch) { in getReductionValue()
7066 } else if (P->getIncomingBlock(1) == BBLatch) { in getReductionValue()