Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp504 void buildChain(const MachineBasicBlock *BB, BlockChain &Chain,
1811 void MachineBlockPlacement::buildChain( in buildChain() function in MachineBlockPlacement
2640 buildChain(LoopTop, LoopChain, &LoopBlockSet); in buildLoopChains()
2733 buildChain(&F->front(), FunctionChain); in buildCFGChains()