Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp179 IntegerType *IndVarTy = cast<IntegerType>(LeftValue->getType()); in parseLoopStructure() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp948 IntegerType *IndVarTy = cast<IntegerType>(LeftValue->getType()); parseLoopStructure() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3808 Type *IndVarTy = TripCount->getType(); in createLoopSkeleton() local
3911 auto *IndVarTy = cast<IntegerType>(Start->getType()); in createCanonicalLoop() local
5475 Type *IndVarTy = Loop->getIndVarType(); in unrollLoopPartial() local