Home
last modified time | relevance | path

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

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