Searched refs:MemorySSAPrinterLegacyPass (Results 1 – 4 of 4) sorted by relevance
57 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::MemorySSAPrinterLegacyPass913 void MemorySSAPrinterLegacyPass::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage()919 bool MemorySSAPrinterLegacyPass::runOnFunction(Function &F) { in runOnFunction()
590 friend class MemorySSAPrinterLegacyPass;631 class MemorySSAPrinterLegacyPass : public FunctionPass {633 MemorySSAPrinterLegacyPass();
69 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 MemorySSAPrinterLegacyPass1992 void MemorySSAPrinterLegacyPass::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage()1997 bool MemorySSAPrinterLegacyPass::runOnFunction(Function &F) { in runOnFunction()
760 friend class MemorySSAPrinterLegacyPass;871 class MemorySSAPrinterLegacyPass : public FunctionPass {873 MemorySSAPrinterLegacyPass();