Home
last modified time | relevance | path

Searched refs:RunUnswitching (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp141 bool RunUnswitching = false; member in __anon28dbd4a40111::IndVarSimplify
177 bool runUnswitching() const { return RunUnswitching; } in runUnswitching()
631 RunUnswitching |= U; in simplifyAndExtend()
1888 RunUnswitching = true; in predicateLoopExits()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp63 bool RunUnswitching = false; member in __anonb324fb7f0111::SimplifyIndvar
76 bool runUnswitching() const { return RunUnswitching; } in runUnswitching()
243 RunUnswitching = true; in makeIVComparisonInvariant()