Home
last modified time | relevance | path

Searched defs:IndVarSimplify (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp72 class IndVarSimplify : public LoopPass { class
85 IndVarSimplify() : LoopPass(ID), LI(nullptr), SE(nullptr), DT(nullptr), in IndVarSimplify() function in __anonf2e12b570111::IndVarSimplify