Searched refs:IndicesTheSame (Results 1 – 1 of 1) sorted by relevance
633 bool IndicesTheSame = GEPLHS->getNumOperands()==GEPRHS->getNumOperands(); in FoldGEPICmp() local634 IndicesTheSame &= GEPLHS->getOperand(0)->getType() == in FoldGEPICmp()636 if (IndicesTheSame) in FoldGEPICmp()639 IndicesTheSame = false; in FoldGEPICmp()644 if (IndicesTheSame) in FoldGEPICmp()