LLVM 22.0.0git
|
This pass prints the embeddings in the vocabulary. More...
#include "llvm/Analysis/IR2Vec.h"
Public Member Functions | |
IR2VecVocabPrinterPass (raw_ostream &OS) | |
LLVM_ABI PreservedAnalyses | run (Module &M, ModuleAnalysisManager &MAM) |
![]() | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Static Public Member Functions | |
static bool | isRequired () |
![]() | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
|
inlineexplicit |
|
inlinestatic |
PreservedAnalyses IR2VecVocabPrinterPass::run | ( | Module & | M, |
ModuleAnalysisManager & | MAM | ||
) |
Definition at line 614 of file IR2Vec.cpp.
References llvm::PreservedAnalyses::all(), assert(), llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult(), and MAM.