Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h487 enum ReplaceExitVal { enum
504 ReplaceExitVal ReplaceExitValue,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp92 static cl::opt<ReplaceExitVal> ReplaceExitValue(
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1559 ReplaceExitVal ReplaceExitValue, in rewriteLoopExitValues()