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