Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
DIROutliner.h293 SpecificBumpPtrAllocator<OutlinableRegion> RegionAllocator; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DIROutliner.cpp1359 OutlinableRegion *OS = new (RegionAllocator.Allocate()) in pruneIncompatibleRegions()