Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2126 bool CurrentLoopValid, bool PartiallyInvariant, in postUnswitch() argument
2134 if (CurrentLoopValid) { in postUnswitch()