LLVM 23.0.0git
llvm::SVEShuffleOptsPass Class Reference

#include "Target/AArch64/AArch64.h"

Inheritance diagram for llvm::SVEShuffleOptsPass:
[legend]

Public Member Functions

 SVEShuffleOptsPass (const AArch64TargetMachine &TM)
LLVM_ABI PreservedAnalyses run (Loop &L, LoopAnalysisManager &AM, LoopStandardAnalysisResults &AR, LPMUpdater &U)
Public Member Functions inherited from llvm::PassInfoMixin< SVEShuffleOptsPass >
void printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName)

Additional Inherited Members

Static Public Member Functions inherited from llvm::PassInfoMixin< SVEShuffleOptsPass >
static bool isRequired ()
Static Public Member Functions inherited from llvm::detail::InfoMixin< SVEShuffleOptsPass >
static StringRef name ()
 Gets the name of the pass we are mixed into.

Detailed Description

Definition at line 209 of file AArch64.h.

Constructor & Destructor Documentation

◆ SVEShuffleOptsPass()

llvm::SVEShuffleOptsPass::SVEShuffleOptsPass ( const AArch64TargetMachine & TM)
inlineexplicit

Definition at line 213 of file AArch64.h.

Member Function Documentation

◆ run()


The documentation for this class was generated from the following files: