|
LLVM 22.0.0git
|
Return a pass that config the tile registers after fast reg allocation. More...
#include "Target/X86/X86.h"
Public Member Functions | |
| PreservedAnalyses | run (MachineFunction &MF, MachineFunctionAnalysisManager &MFAM) |
| Public Member Functions inherited from llvm::PassInfoMixin< X86FastTileConfigPass > | |
| void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
| Static Public Member Functions inherited from llvm::PassInfoMixin< X86FastTileConfigPass > | |
| static StringRef | name () |
| Gets the name of the pass we are mixed into. | |
Return a pass that config the tile registers after fast reg allocation.
| PreservedAnalyses X86FastTileConfigPass::run | ( | MachineFunction & | MF, |
| MachineFunctionAnalysisManager & | MFAM ) |
Definition at line 207 of file X86FastTileConfig.cpp.
References llvm::getMachineFunctionPassPreservedAnalyses(), and llvm::PreservedAnalyses::preserveSet().