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