Searched defs:IndVarSimplifyVisitor (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1124 class IndVarSimplifyVisitor : public IVVisitor { class in namespace:__anon26285
1132 IndVarSimplifyVisitor(PHINode *IV, ScalarEvolution *SCEV, function in class:__anon26285::IndVarSimplifyVisitor
1176 IndVarSimplifyVisitor Visitor(CurrIV, SE, DL, DT);

Completed in 40 milliseconds