Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h43 scPtrToInt, scUnknown, scCouldNotCompute enumerator
100 return S->getSCEVType() == scPtrToInt || S->getSCEVType() == scTruncate || in classof()
116 return S->getSCEVType() == scPtrToInt; in classof()
573 case scPtrToInt: in visit()
640 case scPtrToInt: in visitAll()
/external/llvm-project/llvm/lib/Transforms/Utils/
DScalarEvolutionExpander.cpp2252 case scPtrToInt: in costAndCollectOperands()
2381 case scPtrToInt: in isHighCostExpansionHelper()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp255 case scPtrToInt: { in print()
385 case scPtrToInt: in getType()
475 : SCEVCastExpr(ID, scPtrToInt, Op, ITy) { in SCEVPtrToIntExpr()
812 case scPtrToInt: in CompareSCEVComplexity()
1048 ID.AddInteger(scPtrToInt); in getPtrToIntExpr()
5262 case scPtrToInt: in IsAvailableOnEntry()
8359 case scPtrToInt: { in BuildConstantFromSCEV()
12248 case scPtrToInt: in computeLoopDisposition()
12356 case scPtrToInt: in computeBlockDisposition()