Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
573 case scPtrToInt: in visit()
640 case scPtrToInt: in visitAll()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2274 case scPtrToInt: in costAndCollectOperands()
2405 case scPtrToInt: in isHighCostExpansionHelper()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp256 case scPtrToInt: { in print()
383 case scPtrToInt: in getType()
473 : SCEVCastExpr(ID, scPtrToInt, Op, ITy) { in SCEVPtrToIntExpr()
816 case scPtrToInt: in CompareSCEVComplexity()
1061 ID.AddInteger(scPtrToInt); in getLosslessPtrToIntExpr()
5284 case scPtrToInt: in IsAvailableOnEntry()
8497 case scPtrToInt: { in BuildConstantFromSCEV()
12427 case scPtrToInt: in computeLoopDisposition()
12535 case scPtrToInt: in computeBlockDisposition()