Home
last modified time | relevance | path

Searched defs:runUnswitching (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp177 bool runUnswitching() const { return RunUnswitching; } in runUnswitching() function in __anon28dbd4a40111::IndVarSimplify
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp76 bool runUnswitching() const { return RunUnswitching; } in runUnswitching() function in __anonb324fb7f0111::SimplifyIndvar