Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp241 SpecificBumpPtrAllocator<BlockChain> ChainAllocator; member in __anond3af580f0311::MachineBlockPlacement
1136 new (ChainAllocator.Allocate()) BlockChain(BlockToChain, BB); in buildCFGChains()
1392 ChainAllocator.DestroyAll(); in runOnMachineFunction()