Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp210 bool HasBranchDivergence; member in __anonf191606d0111::LoopUnswitch
215 explicit LoopUnswitch(bool Os = false, bool HasBranchDivergence = false) in LoopUnswitch()