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.cpp2208 Type *CountTy = Count->getType(); in transformLoopToCountable() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp4314 llvm::Type *CountTy = ConvertType(CountFD->getType()); in EmitArraySubscriptExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2473 Type *CountTy = Count->getType(); in emitIterationCountCheck() local