Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/
DRemovePow.cpp43 bool needAnotherIteration() const { return mNeedAnotherIteration; } in needAnotherIteration() function in sh::__anonf24430310111::RemovePowTraverser
101 } while (traverser.needAnotherIteration()); in RemovePow()