Searched refs:candidateBinary (Results 1 – 1 of 1) sorted by relevance
51 const TIntermBinary *candidateBinary = candidate->getAsBinaryNode(); in AreLValuesTheSame() local52 if (candidateBinary == nullptr || candidateBinary->getOp() != EOpIndexDirect) in AreLValuesTheSame()57 candidateBinary->getRight()->getAsConstantUnion()->getIConst(0)) in AreLValuesTheSame()62 candidateBinary->getLeft()->getAsSymbolNode()); in AreLValuesTheSame()