Lines Matching refs:isAttributeCase
171 bool isAttributeCase = m_decisionType == DECISION_ATTRIBUTE; in init() local
173 DE_ASSERT(isStaticCase || isUniformCase || isAttributeCase); in init()
182 …DE_ASSERT(isAttributeCase || !isConditionMixed); // The branch taken can vary between executions o… in init()
203 if (isAttributeCase) in init()
221 if (isAttributeCase) in init()
278 if (isAttributeCase) in init()
292 if (isAttributeCase) in init()
446 bool isAttributeCase = m_decisionType == DECISION_ATTRIBUTE; in init() local
448 DE_ASSERT(isStaticCase || isUniformCase || isAttributeCase); in init()
454 …DE_ASSERT(isAttributeCase || m_isLoopBoundStable); // The loop bound count can vary between execut… in init()
482 if (isAttributeCase) in init()
498 if (isAttributeCase) in init()
560 if (isAttributeCase) in init()
573 if (isAttributeCase) in init()