Searched refs:CurFuncCodeMemPoolAllocator (Results 1 – 6 of 6) sorted by relevance
109 node->SetRangeGotoTable(SmallCaseVector(mirModule.CurFuncCodeMemPoolAllocator()->Adapter())); in BuildRangeGotoNode()
2564 MapleVector<BaseNode *> newOpnd(mirModule.CurFuncCodeMemPoolAllocator()->Adapter()); in LowerIntrinsicopDassign()
82 MapleVector<BaseNode *> opndsvec(mod.CurFuncCodeMemPoolAllocator()->Adapter()); in ParseStmtCallMcount()
81 MapleAllocator *MIRModule::CurFuncCodeMemPoolAllocator() const in CurFuncCodeMemPoolAllocator() function in maple::MIRModule
324 MapleAllocator *CurFuncCodeMemPoolAllocator() const;
2228 return CppCatchNode::CloneTree(*mod.CurFuncCodeMemPoolAllocator()); in CloneTree()