Searched refs:MCInstAllocator (Results 1 – 2 of 2) sorted by relevance
149 MCInstAllocator.DestroyAll(); in reset()194 return new (MCInstAllocator.Allocate()) MCInst; in createMCInst()
140 SpecificBumpPtrAllocator<MCInst> MCInstAllocator; variable