Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSIOptimizeExecMasking.cpp335 unsigned CurrentIteration = 0; in findInstrBackwards() local
337 for (++A; CurrentIteration < MaxInstructions && A != E; ++A) { in findInstrBackwards()
349 ++CurrentIteration; in findInstrBackwards()