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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-parloops.c2982 unsigned int m_p_thread=2; local
3056 m_p_thread=2;
3058 m_p_thread=MIN_PER_THREAD;
3063 nit, build_int_cst (type, m_p_thread * n_threads - 1));
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-parloops.cc2982 unsigned int m_p_thread=2; local
3056 m_p_thread=2;
3058 m_p_thread=MIN_PER_THREAD;
3063 nit, build_int_cst (type, m_p_thread * n_threads - 1));

Completed in 100 milliseconds