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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DHost.cpp1251 int CurProcessor = -1; local
1261 Val.getAsInteger(10, CurProcessor);
1269 if (CPU_ISSET(CurProcessor, &Affinity))

Completed in 39 milliseconds