Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp157 bool simplifyAndExtend(Loop *L, SCEVExpander &Rewriter, LoopInfo *LI);
595 bool IndVarSimplify::simplifyAndExtend(Loop *L, in simplifyAndExtend() function in IndVarSimplify
1769 Changed |= simplifyAndExtend(L, Rewriter, LI); in run()