Searched refs:LHSIndexTy (Results 1 – 1 of 1) sorted by relevance
764 Type *LHSIndexTy = LOffset->getType(); in foldGEPICmp() local766 if (LHSIndexTy != RHSIndexTy) { in foldGEPICmp()767 if (LHSIndexTy->getPrimitiveSizeInBits().getFixedValue() < in foldGEPICmp()769 ROffset = Builder.CreateTrunc(ROffset, LHSIndexTy); in foldGEPICmp()