Searched refs:useFirstBlock (Results 1 – 1 of 1) sorted by relevance
228 TIntermBlock *useFirstBlock = new TIntermBlock(); in GetIndexFunctionDefinition() local238 useFirstBlock->getSequence()->push_back(assignFirstNode); in GetIndexFunctionDefinition()240 useFirstBlock->getSequence()->push_back(returnNode); in GetIndexFunctionDefinition()249 useFirstBlock->getSequence()->push_back(returnFirstNode); in GetIndexFunctionDefinition()254 TIntermIfElse *ifNode = new TIntermIfElse(cond, useFirstBlock, nullptr); in GetIndexFunctionDefinition()