Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1477 class IndVarSimplifyVisitor : public IVVisitor { class
1485 IndVarSimplifyVisitor(PHINode *IV, ScalarEvolution *SCEV, in IndVarSimplifyVisitor() function in __anone27634c50811::IndVarSimplifyVisitor
1528 IndVarSimplifyVisitor Visitor(CurrIV, SE, TTI, DT); in simplifyAndExtend()