enum ReplaceExitVal

Declared at: llvm/lib/Transforms/Scalar/IndVarSimplify.cpp:106

Enumerators

NameValueComment
NeverRepl0
OnlyCheapRepl1
NoHardUse2
AlwaysRepl3