Home
last modified time | relevance | path

Searched defs:anyLoopsPruned (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DPruneInfiniteLoops.cpp121 bool anyLoopsPruned() const { return mAnyLoopsPruned; } in anyLoopsPruned() function in sh::__anonff67c8450111::PruneInfiniteLoopsTraverser
227 bool *anyLoopsPruned) in PruneInfiniteLoops()