Home
last modified time | relevance | path

Searched refs:MemorySSAPrinterLegacyPass (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DMemorySSA.cpp57 INITIALIZE_PASS_BEGIN(MemorySSAPrinterLegacyPass, "print-memoryssa",
60 INITIALIZE_PASS_END(MemorySSAPrinterLegacyPass, "print-memoryssa",
907 char MemorySSAPrinterLegacyPass::ID = 0;
909 MemorySSAPrinterLegacyPass::MemorySSAPrinterLegacyPass() : FunctionPass(ID) { in MemorySSAPrinterLegacyPass() function in llvm::MemorySSAPrinterLegacyPass
913 void MemorySSAPrinterLegacyPass::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage()
919 bool MemorySSAPrinterLegacyPass::runOnFunction(Function &F) { in runOnFunction()
/external/llvm/include/llvm/Transforms/Utils/
DMemorySSA.h590 friend class MemorySSAPrinterLegacyPass;
631 class MemorySSAPrinterLegacyPass : public FunctionPass {
633 MemorySSAPrinterLegacyPass();
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemorySSA.cpp69 INITIALIZE_PASS_BEGIN(MemorySSAPrinterLegacyPass, "print-memoryssa",
72 INITIALIZE_PASS_END(MemorySSAPrinterLegacyPass, "print-memoryssa",
1986 char MemorySSAPrinterLegacyPass::ID = 0;
1988 MemorySSAPrinterLegacyPass::MemorySSAPrinterLegacyPass() : FunctionPass(ID) { in MemorySSAPrinterLegacyPass() function in MemorySSAPrinterLegacyPass
1992 void MemorySSAPrinterLegacyPass::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage()
1997 bool MemorySSAPrinterLegacyPass::runOnFunction(Function &F) { in runOnFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DMemorySSA.h760 friend class MemorySSAPrinterLegacyPass;
871 class MemorySSAPrinterLegacyPass : public FunctionPass {
873 MemorySSAPrinterLegacyPass();