Searched refs:MemProfilerLegacyPass (Results 1 – 1 of 1) sorted by relevance
201 class MemProfilerLegacyPass : public FunctionPass { class205 explicit MemProfilerLegacyPass() : FunctionPass(ID) { in MemProfilerLegacyPass() function in __anon394ab19e0111::MemProfilerLegacyPass272 char MemProfilerLegacyPass::ID = 0;274 INITIALIZE_PASS_BEGIN(MemProfilerLegacyPass, "memprof",277 INITIALIZE_PASS_END(MemProfilerLegacyPass, "memprof",282 return new MemProfilerLegacyPass(); in createMemProfilerFunctionPass()