Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h539 static SCEVTypes getEquivalentNonSequentialSCEVType(SCEVTypes Ty) { in getEquivalentNonSequentialSCEVType() function
549 SCEVTypes getEquivalentNonSequentialSCEVType() const { in getEquivalentNonSequentialSCEVType() function
550 return getEquivalentNonSequentialSCEVType(getSCEVType()); in getEquivalentNonSequentialSCEVType()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp4025 SCEVSequentialMinMaxExpr::getEquivalentNonSequentialSCEVType( in SCEVSequentialMinMaxDeduplicatingVisitor()
4326 SCEVSequentialMinMaxExpr::getEquivalentNonSequentialSCEVType(Kind), in getSequentialMinMaxExpr()
6055 SCEVSequentialMinMaxExpr::getEquivalentNonSequentialSCEVType( in SCEVMinMaxExprContains()