Home
last modified time | relevance | path

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

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