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()
199 if (isAttributeCase) in init()
217 if (isAttributeCase) in init()
274 if (isAttributeCase) in init()
288 if (isAttributeCase) in init()
442 bool isAttributeCase = m_decisionType == DECISION_ATTRIBUTE; in init() local
444 DE_ASSERT(isStaticCase || isUniformCase || isAttributeCase); in init()
450 …DE_ASSERT(isAttributeCase || m_isLoopBoundStable); // The loop bound count can vary between execut… in init()
474 if (isAttributeCase) in init()
490 if (isAttributeCase) in init()
552 if (isAttributeCase) in init()
565 if (isAttributeCase) in init()