Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h863 BumpPtrAllocator LoopAllocator; variable
878 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()