Searched refs:countNonConstantIndices (Results 1 – 2 of 2) sorted by relevance
515 unsigned countNonConstantIndices() const { in countNonConstantIndices() function
1548 unsigned NumNonConstantIndices1 = GEP1->countNonConstantIndices(); in OptimizePointerDifference()1549 unsigned NumNonConstantIndices2 = GEP2->countNonConstantIndices(); in OptimizePointerDifference()