Searched refs:MemorySSAPrinterLegacyPass (Results 1 – 2 of 2) sorted by relevance
76 INITIALIZE_PASS_BEGIN(MemorySSAPrinterLegacyPass, "print-memoryssa",79 INITIALIZE_PASS_END(MemorySSAPrinterLegacyPass, "print-memoryssa",2218 char MemorySSAPrinterLegacyPass::ID = 0;2220 MemorySSAPrinterLegacyPass::MemorySSAPrinterLegacyPass() : FunctionPass(ID) { in MemorySSAPrinterLegacyPass() function in MemorySSAPrinterLegacyPass2224 void MemorySSAPrinterLegacyPass::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage()2313 bool MemorySSAPrinterLegacyPass::runOnFunction(Function &F) { in runOnFunction()
800 friend class MemorySSAPrinterLegacyPass;914 class MemorySSAPrinterLegacyPass : public FunctionPass {916 MemorySSAPrinterLegacyPass();