Searched refs:IndVarTy (Results 1 – 2 of 2) sorted by relevance
671 IntegerType *IndVarTy = cast<IntegerType>(LeftValue->getType()); in parseLoopStructure() local746 ConstantInt *One = ConstantInt::get(IndVarTy, 1); in parseLoopStructure()807 .expandCodeFor(IndVarStart, IndVarTy, Preheader->getTerminator()); in parseLoopStructure()
885 IntegerType *IndVarTy = cast<IntegerType>(LeftValue->getType()); in parseLoopStructure() local956 ConstantInt *One = ConstantInt::get(IndVarTy, 1); in parseLoopStructure()1104 .expandCodeFor(IndVarStart, IndVarTy, Preheader->getTerminator()); in parseLoopStructure()