Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopInfo.cpp720 for (unsigned NIters = 0; Changed; ++NIters) { in updateBlockParents() local
721 assert(NIters < Unloop.getNumBlocks() && "runaway iterative algorithm"); in updateBlockParents()