Searched refs:UniqueInstrAllocator (Results 1 – 2 of 2) sorted by relevance
159 auto *Node = new (UniqueInstrAllocator) UniqueMachineInstr(MI); in getUniqueInstrForMI()267 UniqueInstrAllocator.Reset(); in releaseMemory()
75 BumpPtrAllocator UniqueInstrAllocator; variable