Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp800 IntegerType *IndVarTy = cast<IntegerType>(LeftValue->getType()); in parseLoopStructure() local
/openbsd/src/gnu/llvm/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp1938 Type *IndVarTy = TripCount->getType(); in createLoopSkeleton() local
2041 auto *IndVarTy = cast<IntegerType>(Start->getType()); in createCanonicalLoop() local
3368 Type *IndVarTy = Loop->getIndVarType(); in unrollLoopPartial() local