Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1891 class IndVarSimplifyVisitor : public IVVisitor { class
1899 IndVarSimplifyVisitor(PHINode *IV, ScalarEvolution *SCEV, in IndVarSimplifyVisitor() function in __anonc65a48c90d11::IndVarSimplifyVisitor
1947 IndVarSimplifyVisitor Visitor(CurrIV, SE, TTI, DT); in simplifyAndExtend()