Home
last modified time | relevance | path

Searched refs:DTB (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1872 for (auto *DTB = (*DT)[NarrowUserBB]->getIDom(); in calculatePostIncRange()
1873 L->contains(DTB->getBlock()); in calculatePostIncRange()
1874 DTB = DTB->getIDom()) { in calculatePostIncRange()
1875 auto *BB = DTB->getBlock(); in calculatePostIncRange()

Completed in 8 milliseconds