Home
last modified time | relevance | path

Searched refs:scCouldNotCompute (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
599 case scCouldNotCompute: in visit()
662 case scCouldNotCompute: in visitAll()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2269 case scCouldNotCompute: in costAndCollectOperands()
2389 case scCouldNotCompute: in isHighCostExpansionHelper()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp372 case scCouldNotCompute: in print()
401 case scCouldNotCompute: in getType()
438 SCEV(FoldingSetNodeIDRef(), scCouldNotCompute, 0) {} in SCEVCouldNotCompute()
441 return S->getSCEVType() == scCouldNotCompute; in classof()
832 case scCouldNotCompute: in CompareSCEVComplexity()
5325 case scCouldNotCompute: in IsAvailableOnEntry()
8478 case scCouldNotCompute: in BuildConstantFromSCEV()
12497 case scCouldNotCompute: in computeLoopDisposition()
12591 case scCouldNotCompute: in computeBlockDisposition()