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