Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h56 scCouldNotCompute enumerator
636 case scCouldNotCompute: in visit()
695 case scCouldNotCompute: in visitAll()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp394 case scCouldNotCompute: in print()
427 case scCouldNotCompute: in getType()
454 case scCouldNotCompute: in operands()
491 SCEV(FoldingSetNodeIDRef(), scCouldNotCompute, 0) {} in SCEVCouldNotCompute()
494 return S->getSCEVType() == scCouldNotCompute; in classof()
840 case scCouldNotCompute: in CompareSCEVComplexity()
4117 case scCouldNotCompute: in scevUnconditionallyPropagatesPoisonFromOperands()
4162 case scCouldNotCompute: in impliesPoison()
5972 case scCouldNotCompute: in IsAvailableOnEntry()
6371 case scCouldNotCompute: in GetMinTrailingZerosImpl()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp711 case scCouldNotCompute: in getRelevantLoop()
2123 case scCouldNotCompute: in costAndCollectOperands()
2260 case scCouldNotCompute: in isHighCostExpansionHelper()