LLVM
8.0.1
|
Printer pass for PredicateInfo
.
More...
#include "llvm/Transforms/Utils/PredicateInfo.h"
Public Member Functions | |
PredicateInfoPrinterPass (raw_ostream &OS) | |
PreservedAnalyses | run (Function &F, FunctionAnalysisManager &AM) |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::PassInfoMixin< PredicateInfoPrinterPass > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. More... | |
Printer pass for PredicateInfo
.
Definition at line 283 of file PredicateInfo.h.
|
inlineexplicit |
Definition at line 288 of file PredicateInfo.h.
References F().
PreservedAnalyses llvm::PredicateInfoPrinterPass::run | ( | Function & | F, |
FunctionAnalysisManager & | AM | ||
) |
Definition at line 782 of file PredicateInfo.cpp.
References llvm::PreservedAnalyses::all(), F(), llvm::Value::getName(), llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult(), and llvm::replaceCreatedSSACopys().