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