Searched refs:numThreads_WasSpecifiedInMethod (Results 1 – 2 of 2) sorted by relevance
126 const bool numThreads_WasSpecifiedInMethod = (oneMethodInfo.Get_NumThreads() >= 0); in SetMainMethod() local127 if (!numThreads_WasSpecifiedInMethod) in SetMainMethod()229 if (!numThreads_WasSpecifiedInMethod in SetMainMethod()
1179 const bool numThreads_WasSpecifiedInMethod = (oneMethodInfo.Get_NumThreads() >= 0);1180 if (!numThreads_WasSpecifiedInMethod)