Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp327 auto *CalculationTy = IntegerType::getIntNTy(SE.getContext(), PointerSize); getMemIntrinsicAccessRange() local
350 auto *CalculationTy = IntegerType::getIntNTy(SE.getContext(), PointerSize); isSafeAccess() local
378 auto *CalculationTy = IntegerType::getIntNTy(SE.getContext(), PointerSize); isSafeAccess() local
H A DScalarEvolution.cpp946 IntegerType *CalculationTy = IntegerType::get(SE.getContext(), BinomialCoefficient() local