Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp565 class IndVarSimplifyVisitor : public IVVisitor { class
573 IndVarSimplifyVisitor(PHINode *IV, ScalarEvolution *SCEV, in IndVarSimplifyVisitor() function in __anon28dbd4a40211::IndVarSimplifyVisitor
620 IndVarSimplifyVisitor Visitor(CurrIV, SE, TTI, DT); in simplifyAndExtend()