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