Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp534 char MachineBlockPlacement::ID = 0;
877 bool MachineBlockPlacement::isTrellis( in isTrellis()
926 std::pair<MachineBlockPlacement::WeightedEdge,
927 MachineBlockPlacement::WeightedEdge>
971 MachineBlockPlacement::BlockAndTailDupResult
1455 MachineBlockPlacement::BlockAndTailDupResult
1456 MachineBlockPlacement::selectBestSuccessor( in selectBestSuccessor()
1659 void MachineBlockPlacement::fillWorkLists( in fillWorkLists()
1692 void MachineBlockPlacement::buildChain( in buildChain()
2180 MachineBlockPlacement::BlockFilterSet
[all …]
/freebsd-12.1/lib/clang/libllvm/
H A DMakefile256 SRCS_MIN+= CodeGen/MachineBlockPlacement.cpp