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