Searched refs:LoopAllocator (Results 1 – 2 of 2) sorted by relevance
863 BumpPtrAllocator LoopAllocator; variable878 LoopAllocator(std::move(Arg.LoopAllocator)) { in LoopInfoBase()889 LoopAllocator = std::move(RHS.LoopAllocator);900 LoopAllocator.Reset(); in releaseMemory()904 LoopT *Storage = LoopAllocator.Allocate<LoopT>(); in AllocateLoop()1042 LoopAllocator.Deallocate(L); in destroy()
887 BumpPtrAllocator LoopAllocator; variable902 LoopAllocator(std::move(Arg.LoopAllocator)) { in LoopInfoBase()913 LoopAllocator = std::move(RHS.LoopAllocator);924 LoopAllocator.Reset(); in releaseMemory()928 LoopT *Storage = LoopAllocator.Allocate<LoopT>(); in AllocateLoop()1072 LoopAllocator.Deallocate(L); in destroy()