Searched refs:WORKLOAD_DIVISION_EVEN (Results 1 – 2 of 2) sorted by relevance
133 WORKLOAD_DIVISION_EVEN = 0, //! Both true and false branches contain same amount of computation. enumerator246 …if (m_workloadDivision == WORKLOAD_DIVISION_EVEN || m_workloadDivision == WORKLOAD_DIVISION_TRUE_H… in init()257 …if (m_workloadDivision == WORKLOAD_DIVISION_EVEN || m_workloadDivision == WORKLOAD_DIVISION_FALSE_… in init()868 … workloadDivisionSuffix = workloadDivision == (int)ConditionalCase::WORKLOAD_DIVISION_EVEN ? "" : in init()
133 WORKLOAD_DIVISION_EVEN = 0, //! Both true and false branches contain same amount of computation. enumerator250 …if (m_workloadDivision == WORKLOAD_DIVISION_EVEN || m_workloadDivision == WORKLOAD_DIVISION_TRUE_H… in init()261 …if (m_workloadDivision == WORKLOAD_DIVISION_EVEN || m_workloadDivision == WORKLOAD_DIVISION_FALSE_… in init()880 … workloadDivisionSuffix = workloadDivision == (int)ConditionalCase::WORKLOAD_DIVISION_EVEN ? "" : in init()