ΒΆllvm::Pass* createStructurizeCFGPass(
    bool SkipUniformRegions = false)

Description

When \p SkipUniformRegions is true the structizer will not structurize regions that only contain uniform branches.

Declared at: llvm/include/llvm/Transforms/Scalar.h:279

Parameters

bool SkipUniformRegions = false