Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h454 OnlyCheapRepl, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp94 "replexitval", cl::Hidden, cl::init(OnlyCheapRepl),
98 clEnumValN(OnlyCheapRepl, "cheap",
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1503 if ((ReplaceExitValue == OnlyCheapRepl || in rewriteLoopExitValues()