Home
last modified time | relevance | path

Searched refs:scPtrToInt (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h43 scPtrToInt, scUnknown, scCouldNotCompute enumerator
100 return S->getSCEVType() == scPtrToInt || S->getSCEVType() == scTruncate || in classof()
116 return S->getSCEVType() == scPtrToInt; in classof()
581 case scPtrToInt: in visit()
648 case scPtrToInt: in visitAll()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2290 case scPtrToInt: in costAndCollectOperands()
2421 case scPtrToInt: in isHighCostExpansionHelper()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp256 case scPtrToInt: { in print()
383 case scPtrToInt: in getType()
475 : SCEVCastExpr(ID, scPtrToInt, Op, ITy) { in SCEVPtrToIntExpr()
815 case scPtrToInt: in CompareSCEVComplexity()
1064 ID.AddInteger(scPtrToInt); in getLosslessPtrToIntExpr()
5485 case scPtrToInt: in IsAvailableOnEntry()
8754 case scPtrToInt: { in BuildConstantFromSCEV()
12951 case scPtrToInt: in computeLoopDisposition()
13059 case scPtrToInt: in computeBlockDisposition()