Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp340 unsigned CurrentIteration = 0; in findInstrBackwards() local
342 for (++A; CurrentIteration < MaxInstructions && A != E; ++A) { in findInstrBackwards()
369 ++CurrentIteration; in findInstrBackwards()