Searched refs:PosCount (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUExportClustering.cpp40 unsigned PosCount) {
41 if (!PosCount || PosCount == Chain.size())
50 unsigned OtherIdx = PosCount;
117 unsigned PosCount = 0; local
124 PosCount++;
135 sortChain(TII, Chain, PosCount);
39 sortChain(const SIInstrInfo *TII, SmallVector<SUnit *, 8> &Chain, unsigned PosCount) argument

Completed in 172 milliseconds