Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h27 enum SCEVTypes { enum
145 enum SCEVTypes T, const SCEV *const *O, size_t N) in SCEVNAryExpr()
186 enum SCEVTypes T, const SCEV *const *O, size_t N) in SCEVCommutativeExpr()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp134 switch (static_cast<SCEVTypes>(getSCEVType())) { in print()
244 switch (static_cast<SCEVTypes>(getSCEVType())) { in getType()
478 switch (static_cast<SCEVTypes>(LType)) { in compare()
1934 StrengthenNoWrapFlags(ScalarEvolution *SE, SCEVTypes Type, in StrengthenNoWrapFlags()
3292 switch (static_cast<SCEVTypes>(S->getSCEVType())) { in checkValidity()
6137 switch (static_cast<SCEVTypes>(V->getSCEVType())) { in BuildConstantFromSCEV()
9217 switch (static_cast<SCEVTypes>(S->getSCEVType())) { in computeLoopDisposition()
9320 switch (static_cast<SCEVTypes>(S->getSCEVType())) { in computeBlockDisposition()