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.cpp48 unsigned PosIdx = 0; in sortChain() local
52 Chain[PosIdx++] = SU; in sortChain()