Searched refs:useFirstBlock (Results 1 – 1 of 1) sorted by relevance
235 TIntermBlock *useFirstBlock = new TIntermBlock(); in GetIndexFunctionDefinition() local245 useFirstBlock->getSequence()->push_back(assignFirstNode); in GetIndexFunctionDefinition()247 useFirstBlock->getSequence()->push_back(returnNode); in GetIndexFunctionDefinition()256 useFirstBlock->getSequence()->push_back(returnFirstNode); in GetIndexFunctionDefinition()261 TIntermIfElse *ifNode = new TIntermIfElse(cond, useFirstBlock, nullptr); in GetIndexFunctionDefinition()