Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
HDLoopUtils.h468 enum ReplaceExitVal { enum
484 ReplaceExitVal ReplaceExitValue,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDIndVarSimplify.cpp94 static cl::opt<ReplaceExitVal> ReplaceExitValue(
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDLoopUtils.cpp1493 ReplaceExitVal ReplaceExitValue, in rewriteLoopExitValues()