LLVM
8.0.1
|
Printer pass for the AssumptionAnalysis
results.
More...
#include "llvm/Analysis/AssumptionCache.h"
Public Member Functions | |
AssumptionPrinterPass (raw_ostream &OS) | |
PreservedAnalyses | run (Function &F, FunctionAnalysisManager &AM) |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::PassInfoMixin< AssumptionPrinterPass > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. More... | |
Printer pass for the AssumptionAnalysis
results.
Definition at line 165 of file AssumptionCache.h.
|
inlineexplicit |
Definition at line 169 of file AssumptionCache.h.
References F.
PreservedAnalyses AssumptionPrinterPass::run | ( | Function & | F, |
FunctionAnalysisManager & | AM | ||
) |
Definition at line 208 of file AssumptionCache.cpp.
References llvm::PreservedAnalyses::all(), llvm::AssumptionCache::assumptions(), F(), llvm::Value::getName(), llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult(), and I.