Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h439 OnlyCheapRepl, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp106 "replexitval", cl::Hidden, cl::init(OnlyCheapRepl),
110 clEnumValN(OnlyCheapRepl, "cheap",
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1418 if ((ReplaceExitValue == OnlyCheapRepl || in rewriteLoopExitValues()