Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp155 bool simplifyAndExtend(Loop *L, SCEVExpander &Rewriter, LoopInfo *LI);
598 bool IndVarSimplify::simplifyAndExtend(Loop *L, in simplifyAndExtend() function in IndVarSimplify
2053 Changed |= simplifyAndExtend(L, Rewriter, LI); in run()