Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1065 Type *IndVarTy = TripCount->getType(); in createLoopSkeleton() local
1175 auto *IndVarTy = cast<IntegerType>(Start->getType()); in createCanonicalLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp803 IntegerType *IndVarTy = cast<IntegerType>(LeftValue->getType()); in parseLoopStructure() local