enum ReplaceExitVal

Declared at: llvm/include/llvm/Transforms/Utils/LoopUtils.h:438

Enumerators

NameValueComment
NeverRepl0
OnlyCheapRepl1
NoHardUse2
UnusedIndVarInLoop3
AlwaysRepl4