Searched defs:cgAlloc (Results 1 – 3 of 3) sorted by relevance
228 std::vector<uint32> &visitStack, uint32 &numOfSccs, MapleAllocator &cgAlloc) in BuildSCCDFS()
561 MapleAllocator cgAlloc; variable
106 MapleAllocator cgAlloc(originalFunction.GetCodeMempool()); in CloneFunction() local