Home
last modified time | relevance | path

Searched refs:LoopAllocator (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopInfo.h608 BumpPtrAllocator LoopAllocator; variable
623 LoopAllocator(std::move(Arg.LoopAllocator)) { in LoopInfoBase()
634 LoopAllocator = std::move(RHS.LoopAllocator);
645 LoopAllocator.Reset(); in releaseMemory()
649 LoopT *Storage = LoopAllocator.Allocate<LoopT>(); in AllocateLoop()
787 LoopAllocator.Deallocate(L); in destroy()