Home
last modified time | relevance | path

Searched defs:IndVarTy (Results 1 – 2 of 2) 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/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4029 Type *IndVarTy = TripCount->getType(); in createLoopSkeleton() local
4132 auto *IndVarTy = cast<IntegerType>(Start->getType()); in calculateCanonicalLoopTripCount() local
5786 Type *IndVarTy = Loop->getIndVarType(); in unrollLoopPartial() local