Home
last modified time | relevance | path

Searched refs:getEquivalentNonSequentialSCEVType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h543 static SCEVTypes getEquivalentNonSequentialSCEVType(SCEVTypes Ty) { in getEquivalentNonSequentialSCEVType() function
553 SCEVTypes getEquivalentNonSequentialSCEVType() const { in getEquivalentNonSequentialSCEVType() function
554 return getEquivalentNonSequentialSCEVType(getSCEVType()); in getEquivalentNonSequentialSCEVType()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp3997 SCEVSequentialMinMaxExpr::getEquivalentNonSequentialSCEVType( in SCEVSequentialMinMaxDeduplicatingVisitor()
4297 SCEVSequentialMinMaxExpr::getEquivalentNonSequentialSCEVType(Kind), in getSequentialMinMaxExpr()
6074 SCEVSequentialMinMaxExpr::getEquivalentNonSequentialSCEVType( in SCEVMinMaxExprContains()