Searched defs:CalculationTy (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | StackSafetyAnalysis.cpp | 327 auto *CalculationTy = IntegerType::getIntNTy(SE.getContext(), PointerSize); getMemIntrinsicAccessRange() local |
H A D | ScalarEvolution.cpp | 946 IntegerType *CalculationTy = IntegerType::get(SE.getContext(), BinomialCoefficient() local |