Searched refs:prevBranch (Results 1 – 2 of 2) sorted by relevance
7739 TIntermBranch* prevBranch = (*switchSequence)[s]->getAsBranchNode(); in wrapupSwitchSubsequence() local7740 if (prevBranch) { in wrapupSwitchSubsequence()7741 TIntermTyped* prevExpression = prevBranch->getExpression(); in wrapupSwitchSubsequence()
9066 TIntermBranch* prevBranch = (*switchSequence)[s]->getAsBranchNode(); in wrapupSwitchSubsequence() local9067 if (prevBranch) { in wrapupSwitchSubsequence()9068 TIntermTyped* prevExpression = prevBranch->getExpression(); in wrapupSwitchSubsequence()