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