Home
last modified time | relevance | path

Searched refs:IndVarTy (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp700 IntegerType *IndVarTy = cast<IntegerType>(LeftValue->getType()); in parseLoopStructure() local
775 ConstantInt *One = ConstantInt::get(IndVarTy, 1); in parseLoopStructure()
836 .expandCodeFor(IndVarStart, IndVarTy, &*Preheader->rbegin()); in parseLoopStructure()