Searched refs:asBlock (Results 1 – 1 of 1) sorted by relevance
24 TIntermBlock *asBlock = node->getAsBlock(); in IsEmptyBlock() local25 if (asBlock) in IsEmptyBlock()27 return AreEmptyBlocks(asBlock->getSequence()); in IsEmptyBlock()