Searched refs:MemorySSAPrinterLegacyPass (Results 1 – 2 of 2) sorted by relevance
74 INITIALIZE_PASS_BEGIN(MemorySSAPrinterLegacyPass, "print-memoryssa",77 INITIALIZE_PASS_END(MemorySSAPrinterLegacyPass, "print-memoryssa",2223 char MemorySSAPrinterLegacyPass::ID = 0;2225 MemorySSAPrinterLegacyPass::MemorySSAPrinterLegacyPass() : FunctionPass(ID) { in MemorySSAPrinterLegacyPass() function in MemorySSAPrinterLegacyPass2229 void MemorySSAPrinterLegacyPass::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage()2318 bool MemorySSAPrinterLegacyPass::runOnFunction(Function &F) { in runOnFunction()
801 friend class MemorySSAPrinterLegacyPass;924 class MemorySSAPrinterLegacyPass : public FunctionPass {926 MemorySSAPrinterLegacyPass();