Searched defs:runUnswitching (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | IndVarSimplify.cpp | 177 bool runUnswitching() const { return RunUnswitching; } in runUnswitching() function in __anon28dbd4a40111::IndVarSimplify |
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SimplifyIndVar.cpp | 76 bool runUnswitching() const { return RunUnswitching; } in runUnswitching() function in __anonb324fb7f0111::SimplifyIndvar |