LLVM 22.0.0git
|
#include "llvm/CodeGen/GlobalISel/GISelValueTracking.h"
Public Member Functions | |
GISelValueTrackingPrinterPass (raw_ostream &OS) | |
LLVM_ABI PreservedAnalyses | run (MachineFunction &MF, MachineFunctionAnalysisManager &MFAM) |
![]() | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
![]() | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
Definition at line 193 of file GISelValueTracking.h.
|
inline |
Definition at line 198 of file GISelValueTracking.h.
References OS.
PreservedAnalyses GISelValueTrackingPrinterPass::run | ( | MachineFunction & | MF, |
MachineFunctionAnalysisManager & | MFAM | ||
) |
Definition at line 2151 of file GISelValueTracking.cpp.
References llvm::PreservedAnalyses::all(), llvm::MachineFunction::getFunction(), llvm::MachineFunction::getRegInfo(), llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult(), MI, MRI, and llvm::Value::printAsOperand().