Searched refs:ChainAllocator (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp387 SpecificBumpPtrAllocator<BlockChain> ChainAllocator; member in class:__anon3501::MachineBlockPlacement
2637 new (ChainAllocator.Allocate()) BlockChain(BlockToChain, BB);
3340 ChainAllocator.DestroyAll();
3350 ChainAllocator.DestroyAll();

Completed in 114 milliseconds