Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp179 IntegerType *IndVarTy = cast<IntegerType>(LeftValue->getType()); in parseLoopStructure() local
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3742 Type *IndVarTy = TripCount->getType(); createLoopSkeleton() local
3845 auto *IndVarTy = cast<IntegerType>(Start->getType()); createCanonicalLoop() local
5409 Type *IndVarTy = Loop->getIndVarType(); unrollLoopPartial() local
[all...]