LLVM 22.0.0git
llvm::HexagonVectorLoopCarriedReusePass Struct Reference

Hexagon Vector Loop Carried Reuse Pass. More...

#include "Target/Hexagon/HexagonVectorLoopCarriedReuse.h"

Inheritance diagram for llvm::HexagonVectorLoopCarriedReusePass:
[legend]

Public Member Functions

 HexagonVectorLoopCarriedReusePass ()=default
PreservedAnalyses run (Loop &L, LoopAnalysisManager &LAM, LoopStandardAnalysisResults &AR, LPMUpdater &U)
 Run pass over the Loop.
Public Member Functions inherited from llvm::PassInfoMixin< HexagonVectorLoopCarriedReusePass >
void printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName)

Additional Inherited Members

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

Detailed Description

Hexagon Vector Loop Carried Reuse Pass.

Definition at line 128 of file HexagonVectorLoopCarriedReuse.h.

Constructor & Destructor Documentation

◆ HexagonVectorLoopCarriedReusePass()

llvm::HexagonVectorLoopCarriedReusePass::HexagonVectorLoopCarriedReusePass ( )
default

References LAM.

Referenced by run().

Member Function Documentation

◆ run()

hexagon Hexagon specific predictive commoning for HVX false PreservedAnalyses HexagonVectorLoopCarriedReusePass::run ( Loop & L,
LoopAnalysisManager & LAM,
LoopStandardAnalysisResults & AR,
LPMUpdater & U )

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