Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h39 enum SCEVTypes { enum
146 enum SCEVTypes T, const SCEV *const *O, size_t N) in SCEVNAryExpr()
198 enum SCEVTypes T, const SCEV *const *O, size_t N) in SCEVCommutativeExpr()
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolution.cpp231 switch (static_cast<SCEVTypes>(getSCEVType())) { in print()
341 switch (static_cast<SCEVTypes>(getSCEVType())) { in getType()
652 switch (static_cast<SCEVTypes>(LType)) { in CompareSCEVComplexity()
2297 StrengthenNoWrapFlags(ScalarEvolution *SE, SCEVTypes Type, in StrengthenNoWrapFlags()
7989 switch (static_cast<SCEVTypes>(V->getSCEVType())) { in BuildConstantFromSCEV()
11574 switch (static_cast<SCEVTypes>(S->getSCEVType())) { in computeLoopDisposition()
11679 switch (static_cast<SCEVTypes>(S->getSCEVType())) { in computeBlockDisposition()