|
LLVM 24.0.0git
|
#include "Target/RISCV/RISCV.h"
Public Member Functions | |
| RISCVZacasABIFixPass (const RISCVTargetMachine *TM) | |
| PreservedAnalyses | run (Function &F, FunctionAnalysisManager &FAM) |
| Public Member Functions inherited from llvm::PassInfoMixin< RISCVZacasABIFixPass > | |
| void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
| Static Public Member Functions inherited from llvm::RequiredPassInfoMixin< RISCVZacasABIFixPass > | |
| static bool | isRequired () |
| Static Public Member Functions inherited from llvm::PassInfoMixin< RISCVZacasABIFixPass > | |
| static bool | isRequired () |
| Static Public Member Functions inherited from llvm::detail::InfoMixin< RISCVZacasABIFixPass > | |
| static StringRef | name () |
| Gets the name of the pass we are mixed into. | |
|
inline |
| PreservedAnalyses RISCVZacasABIFixPass::run | ( | Function & | F, |
| FunctionAnalysisManager & | FAM ) |
Definition at line 108 of file RISCVZacasABIFix.cpp.
References llvm::PreservedAnalyses::all(), llvm::PreservedAnalyses::allInSet(), Changed, F, and FAM.