Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp173 IntegerType *IndVarTy = cast<IntegerType>(LeftValue->getType()); parseLoopStructure() local
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2269 Type *IndVarTy = TripCount->getType(); createLoopSkeleton() local
2372 auto *IndVarTy = cast<IntegerType>(Start->getType()); createCanonicalLoop() local
3943 Type *IndVarTy = Loop->getIndVarType(); unrollLoopPartial() local
[all...]