Searched refs:LoopAllocator (Results 1 – 1 of 1) sorted by relevance
916 BumpPtrAllocator LoopAllocator; variable931 LoopAllocator(std::move(Arg.LoopAllocator)) { in LoopInfoBase()942 LoopAllocator = std::move(RHS.LoopAllocator);953 LoopAllocator.Reset(); in releaseMemory()957 LoopT *Storage = LoopAllocator.Allocate<LoopT>(); in AllocateLoop()1101 LoopAllocator.Deallocate(L); in destroy()