Searched refs:LHSIndexTy (Results 1 – 1 of 1) sorted by relevance
661 Type *LHSIndexTy = LOffset->getType(); in FoldGEPICmp() local663 if (LHSIndexTy != RHSIndexTy) { in FoldGEPICmp()664 if (LHSIndexTy->getPrimitiveSizeInBits() < in FoldGEPICmp()666 ROffset = Builder->CreateTrunc(ROffset, LHSIndexTy); in FoldGEPICmp()