Searched defs:IndVarTy (Results 1 – 3 of 3) sorted by relevance
179 IntegerType *IndVarTy = cast<IntegerType>(LeftValue->getType()); in parseLoopStructure() local
948 IntegerType *IndVarTy = cast<IntegerType>(LeftValue->getType()); parseLoopStructure() local
3808 Type *IndVarTy = TripCount->getType(); in createLoopSkeleton() local3911 auto *IndVarTy = cast<IntegerType>(Start->getType()); in createCanonicalLoop() local5475 Type *IndVarTy = Loop->getIndVarType(); in unrollLoopPartial() local