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