Searched refs:getInductionIntegerTy (Results 1 – 1 of 1) sorted by relevance
396 static IntegerType *getInductionIntegerTy(const DataLayout &DL, Type *Ty) { in getInductionIntegerTy() function412 IntegerType *TyA = getInductionIntegerTy(DL, Ty0); in getWiderInductionTy()413 IntegerType *TyB = getInductionIntegerTy(DL, Ty1); in getWiderInductionTy()700 WidestIndTy = getInductionIntegerTy(DL, PhiTy); in addInductionPhi()