Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp872 bool FoundCatchSwitch = false; in NegateValue() local
891 FoundCatchSwitch = true; in NegateValue()
902 if (FoundCatchSwitch) in NegateValue()