Searched refs:GetCodeMemPoolAllocator (Results 1 – 3 of 3) sorted by relevance
594 MapleAllocator &GetCodeMemPoolAllocator() in GetCodeMemPoolAllocator() function
1326 return &curFunction->GetCodeMemPoolAllocator(); in GetCurrentFuncCodeMpAllocator()
285 auto *newDassign = assignNode->CloneTree(func->GetCodeMemPoolAllocator()); in SplitAggCopy()