Searched defs:IndVarTy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | LoopConstrainer.cpp | 179 IntegerType *IndVarTy = cast<IntegerType>(LeftValue->getType()); in parseLoopStructure() local |
/llvm-project/llvm/lib/Frontend/OpenMP/ | ||
H A D | OMPIRBuilder.cpp | 3742 Type *IndVarTy = TripCount->getType(); createLoopSkeleton() local |