Home
last modified time | relevance | path

Searched defs:IVType (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp656 auto *IVType = dyn_cast<IntegerType>(IndVar->getType()); computeSafeIterationSpace() local
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp208 Type *IVType = Type::getIntNTy(Builder.getContext(), UseIVBits); buildSingleLoopFunction() local
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4822 Type *IVType = OrigTripCount->getType(); tileLoops() local