Home
last modified time | relevance | path

Searched defs:AffinityMask (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DProgram.cpp38 BitVector *AffinityMask) { in ExecuteAndWait()
61 bool *ExecutionFailed, BitVector *AffinityMask, in ExecuteNoWait()
/llvm-project/llvm/unittests/Support/
H A DThreadPool.cpp439 TYPED_TEST(ThreadPoolTest, AffinityMask) { in TYPED_TEST() argument