LLVM 20.0.0git
|
#include "llvm/Transforms/Scalar/SimpleLoopUnswitch.h"
Classes | |
struct | Result |
Public Member Functions | |
Result | run (Loop &L, LoopAnalysisManager &AM, LoopStandardAnalysisResults &AR) |
Public Member Functions inherited from llvm::PassInfoMixin< DerivedT > | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Static Public Member Functions | |
static bool | isRequired () |
Static Public Member Functions inherited from llvm::AnalysisInfoMixin< ShouldRunExtraSimpleLoopUnswitch > | |
static AnalysisKey * | ID () |
Returns an opaque, unique ID for this analysis type. | |
Static Public Member Functions inherited from llvm::PassInfoMixin< DerivedT > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
Static Public Attributes | |
static AnalysisKey | Key |
Definition at line 24 of file SimpleLoopUnswitch.h.
|
inlinestatic |
Definition at line 42 of file SimpleLoopUnswitch.h.
|
inline |
Definition at line 37 of file SimpleLoopUnswitch.h.
|
static |
Definition at line 26 of file SimpleLoopUnswitch.h.