Searched refs:NumElementsR (Results 1 – 1 of 1) sorted by relevance
703 uint64_t NumElementsR = cast<ArrayType>(TyR)->getNumElements(); in cmpConstants() local704 if (int Res = cmpNumbers(NumElementsL, NumElementsR)) in cmpConstants()717 unsigned NumElementsR = cast<StructType>(TyR)->getNumElements(); in cmpConstants() local718 if (int Res = cmpNumbers(NumElementsL, NumElementsR)) in cmpConstants()731 unsigned NumElementsR = cast<VectorType>(TyR)->getNumElements(); in cmpConstants() local732 if (int Res = cmpNumbers(NumElementsL, NumElementsR)) in cmpConstants()