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",2272 char MemorySSAPrinterLegacyPass::ID = 0;2274 MemorySSAPrinterLegacyPass::MemorySSAPrinterLegacyPass() : FunctionPass(ID) { in MemorySSAPrinterLegacyPass() function in MemorySSAPrinterLegacyPass2278 void MemorySSAPrinterLegacyPass::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage()2367 bool MemorySSAPrinterLegacyPass::runOnFunction(Function &F) { in runOnFunction()
813 friend class MemorySSAPrinterLegacyPass;936 class MemorySSAPrinterLegacyPass : public FunctionPass {938 MemorySSAPrinterLegacyPass();