Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1452 class IndVarSimplifyVisitor : public IVVisitor { class
1460 IndVarSimplifyVisitor(PHINode *IV, ScalarEvolution *SCEV, in IndVarSimplifyVisitor() function in __anon822ce7860811::IndVarSimplifyVisitor
1505 IndVarSimplifyVisitor Visitor(CurrIV, SE, TTI, DT); in simplifyAndExtend()