Searched refs:SetMemPool (Results 1 – 6 of 6) sorted by relevance
25 mirFunction->SetMemPool(new ThreadLocalMemPool(memPoolCtrler, "IR Dump")); in Dump()47 mirFunction->SetMemPool(backup); in Dump()
142 allocator.SetMemPool(irMap->GetIRMapAlloc().GetMemPool()); in CollectUseInfoInFunc()
86 void SetMemPool(MemPool *memPool) in SetMemPool() function89 codeMemPoolAllocator.SetMemPool(codeMemPool); in SetMemPool()572 codeMemPoolAllocator.SetMemPool(nullptr); in ReleaseCodeMemory()574 SetMemPool(nullptr); in ReleaseCodeMemory()583 codeMemPoolTmpAllocator.SetMemPool(codeMemPoolTmp); in GetCodeMempool()589 codeMemPoolAllocator.SetMemPool(codeMemPool); in GetCodeMempool()607 codeMemPoolAllocator.SetMemPool(codeMemPool); in GetCodeMempoolAllocator()1236 codeMemPoolAllocator.SetMemPool(codeMemPool); in GetCodeMemPool()1371 codeMemPoolTmpAllocator.SetMemPool(codeMemPoolTmp); in GetCodeMemPoolTmp()
222 versAlloc.SetMemPool(versMemPool); in GetVersMp()232 versAlloc.SetMemPool(nullptr); in ReleaseVersMemory()
59 void SetMemPool(MemPool *m) in SetMemPool() function
757 codeMemPoolAllocator.SetMemPool(codeMemPool); in SetUpGDBEnv()