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