Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp265 void buildChain(MachineBasicBlock *BB, BlockChain &Chain,
574 void MachineBlockPlacement::buildChain( in buildChain() function in MachineBlockPlacement
1088 buildChain(LoopTop, LoopChain, BlockWorkList, &LoopBlockSet); in buildLoopChains()
1207 buildChain(&F.front(), FunctionChain, BlockWorkList); in buildCFGChains()