Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2513 Type *CountTy = Count->getType(); in transformLoopToCountable() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp4448 llvm::Type *CountTy = ConvertType(CountFD->getType()); in EmitCountedByBoundsChecking() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2339 Type *CountTy = Count->getType(); in createIterationCountCheck() local