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