Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp337 unsigned CurrentIteration = 0; in findInstrBackwards() local
339 for (++A; CurrentIteration < MaxInstructions && A != E; ++A) { in findInstrBackwards()
351 ++CurrentIteration; in findInstrBackwards()