Searched refs:ReplaceExitVal (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp106 enum ReplaceExitVal { NeverRepl, OnlyCheapRepl, NoHardUse, AlwaysRepl }; enum
108 static cl::opt<ReplaceExitVal> ReplaceExitValue(

Completed in 73 milliseconds