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.cpp139 bool RunUnswitching = false; member in __anon28dbd4a40111::IndVarSimplify
175 bool runUnswitching() const { return RunUnswitching; } in runUnswitching()
626 RunUnswitching |= U; in simplifyAndExtend()
1867 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()