Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUExportClustering.cpp49 unsigned PosIdx = 0; in sortChain() local
53 Chain[PosIdx++] = SU; in sortChain()