Searched refs:MemorySSAPrinterLegacyPass (Results 1 – 2 of 2) sorted by relevance
68 INITIALIZE_PASS_BEGIN(MemorySSAPrinterLegacyPass, "print-memoryssa",71 INITIALIZE_PASS_END(MemorySSAPrinterLegacyPass, "print-memoryssa",2137 char MemorySSAPrinterLegacyPass::ID = 0;2139 MemorySSAPrinterLegacyPass::MemorySSAPrinterLegacyPass() : FunctionPass(ID) { in MemorySSAPrinterLegacyPass() function in MemorySSAPrinterLegacyPass2143 void MemorySSAPrinterLegacyPass::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage()2148 bool MemorySSAPrinterLegacyPass::runOnFunction(Function &F) { in runOnFunction()
789 friend class MemorySSAPrinterLegacyPass;908 class MemorySSAPrinterLegacyPass : public FunctionPass {910 MemorySSAPrinterLegacyPass();