Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp594 void createCFGChainExtTsp();
3519 createCFGChainExtTsp(); in runOnMachineFunction()
3688 void MachineBlockPlacement::createCFGChainExtTsp() { in createCFGChainExtTsp() function in MachineBlockPlacement