Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp170 class LoopUnswitch : public LoopPass { class
206 explicit LoopUnswitch(bool Os = false, bool hasBranchDivergence = false) in LoopUnswitch() function in __anon33c827c70111::LoopUnswitch