Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h56 scCouldNotCompute enumerator
643 case scCouldNotCompute: in visit()
703 case scCouldNotCompute: in visitAll()
/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp452 case scCouldNotCompute: in getRelevantLoop()
1852 case scCouldNotCompute: in costAndCollectOperands()
1990 case scCouldNotCompute: in isHighCostExpansionHelper()
/src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp373 case scCouldNotCompute: in print()
408 case scCouldNotCompute: in getType()
436 case scCouldNotCompute: in operands()
473 SCEV(FoldingSetNodeIDRef(), scCouldNotCompute, 0) {} in SCEVCouldNotCompute()
476 return S->getSCEVType() == scCouldNotCompute; in classof()
785 case scCouldNotCompute: in CompareSCEVComplexity()
4121 case scCouldNotCompute: in scevUnconditionallyPropagatesPoisonFromOperands()
6363 case scCouldNotCompute: in getConstantMultipleImpl()
6573 case scCouldNotCompute: in getRangeRefIter()
6947 case scCouldNotCompute: in getRangeRef()
[all …]