Home
last modified time | relevance | path

Searched refs:scCouldNotCompute (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h32 scUnknown, scCouldNotCompute enumerator
464 case scCouldNotCompute: in visit()
524 case scCouldNotCompute: in visitAll()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h43 scUnknown, scCouldNotCompute enumerator
541 case scCouldNotCompute: in visit()
604 case scCouldNotCompute: in visitAll()
/external/llvm-project/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h43 scPtrToInt, scUnknown, scCouldNotCompute enumerator
599 case scCouldNotCompute: in visit()
662 case scCouldNotCompute: in visitAll()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp240 case scCouldNotCompute: in print()
266 case scCouldNotCompute: in getType()
303 SCEV(FoldingSetNodeIDRef(), scCouldNotCompute) {} in SCEVCouldNotCompute()
306 return S->getSCEVType() == scCouldNotCompute; in classof()
617 case scCouldNotCompute: in compare()
3359 case scCouldNotCompute: in follow()
4120 case scCouldNotCompute: in IsAvailableOnEntry()
6633 case scCouldNotCompute: in BuildConstantFromSCEV()
9778 case scCouldNotCompute: in computeLoopDisposition()
9867 case scCouldNotCompute: in computeBlockDisposition()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp356 case scCouldNotCompute: in print()
384 case scCouldNotCompute: in getType()
421 SCEV(FoldingSetNodeIDRef(), scCouldNotCompute, 0) {} in SCEVCouldNotCompute()
424 return S->getSCEVType() == scCouldNotCompute; in classof()
794 case scCouldNotCompute: in CompareSCEVComplexity()
5231 case scCouldNotCompute: in IsAvailableOnEntry()
8112 case scCouldNotCompute: in BuildConstantFromSCEV()
11800 case scCouldNotCompute: in computeLoopDisposition()
11893 case scCouldNotCompute: in computeBlockDisposition()
/external/llvm-project/llvm/lib/Transforms/Utils/
DScalarEvolutionExpander.cpp2247 case scCouldNotCompute: in costAndCollectOperands()
2365 case scCouldNotCompute: in isHighCostExpansionHelper()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp374 case scCouldNotCompute: in print()
403 case scCouldNotCompute: in getType()
440 SCEV(FoldingSetNodeIDRef(), scCouldNotCompute, 0) {} in SCEVCouldNotCompute()
443 return S->getSCEVType() == scCouldNotCompute; in classof()
828 case scCouldNotCompute: in CompareSCEVComplexity()
5303 case scCouldNotCompute: in IsAvailableOnEntry()
8340 case scCouldNotCompute: in BuildConstantFromSCEV()
12318 case scCouldNotCompute: in computeLoopDisposition()
12412 case scCouldNotCompute: in computeBlockDisposition()