Searched refs:MCSubtargetAllocator (Results 1 – 2 of 2) sorted by relevance
80 MCSubtargetAllocator.DestroyAll(); in reset()457 return *new (MCSubtargetAllocator.Allocate()) MCSubtargetInfo(STI); in getSubtargetCopy()
224 SpecificBumpPtrAllocator<MCSubtargetInfo> MCSubtargetAllocator; variable