GlobalMemoryInfo 4976 core/CodegenLIR.cpp globalMemoryInfo = (GlobalMemoryInfo*)pool->codeMgr->allocator.alloc(sizeof(GlobalMemoryInfo)); GlobalMemoryInfo 400 core/CodegenLIR.h GlobalMemoryInfo* globalMemoryInfo; // allocated with CodeMgr, so lifetime is same as the code's