LLVM API Documentation
Go to the source code of this file.
Functions | |
INITIALIZE_PASS (CFGOnlyViewer,"view-cfg-only","View CFG of function (with no function bodies)", false, true) namespace | |
INITIALIZE_PASS (CFGPrinter,"dot-cfg","Print CFG of function to 'dot' file", false, true) namespace | |
INITIALIZE_PASS | ( | CFGOnlyViewer | , |
"view-cfg-only" | , | ||
"View CFG of function (with no function bodies)" | , | ||
false | , | ||
true | |||
) |
Definition at line 68 of file CFGPrinter.cpp.
References llvm::errs(), F(), llvm::ARMBuildAttrs::File, llvm::Value::getName(), llvm::PassRegistry::getPassRegistry(), llvm::initializeCFGPrinterPass(), llvm::AnalysisUsage::setPreservesAll(), llvm::StringRef::str(), and llvm::WriteGraph().
Definition at line 102 of file CFGPrinter.cpp.
References llvm::errs(), F(), llvm::ARMBuildAttrs::File, llvm::Value::getName(), llvm::PassRegistry::getPassRegistry(), llvm::initializeCFGOnlyPrinterPass(), llvm::AnalysisUsage::setPreservesAll(), llvm::StringRef::str(), and llvm::WriteGraph().