Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp146 bool simplifyAndExtend(Loop *L, SCEVExpander &Rewriter, LoopInfo *LI);
596 bool IndVarSimplify::simplifyAndExtend(Loop *L, in simplifyAndExtend() function in IndVarSimplify
1933 Changed |= simplifyAndExtend(L, Rewriter, LI); in run()