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.cpp359 unsigned CurrentIteration = 0; in findInstrBackwards() local
361 for (++A; CurrentIteration < MaxInstructions && A != E; ++A) { in findInstrBackwards()
388 ++CurrentIteration; in findInstrBackwards()