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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp807 IntegerType *IndVarTy = cast<IntegerType>(LeftValue->getType()); local
1036 Value *IndVarStartV = Expander.expandCodeFor(IndVarStart, IndVarTy, Ins);

Completed in 43 milliseconds