Searched refs:LoopAllocator (Results 1 – 1 of 1) sorted by relevance
888 BumpPtrAllocator LoopAllocator; variable903 LoopAllocator(std::move(Arg.LoopAllocator)) { in LoopInfoBase()914 LoopAllocator = std::move(RHS.LoopAllocator);925 LoopAllocator.Reset(); in releaseMemory()929 LoopT *Storage = LoopAllocator.Allocate<LoopT>(); in AllocateLoop()1073 LoopAllocator.Deallocate(L); in destroy()