Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/CodeGen/
DBasicBlockSectionUtils.h26 MachineBasicBlockComparator MBBCmp);
/external/llvm-project/llvm/lib/CodeGen/
DBasicBlockSections.cpp279 MachineFunction &MF, MachineBasicBlockComparator MBBCmp) { in sortBasicBlocksAndUpdateBranches() argument
285 MF.sort(MBBCmp); in sortBasicBlocksAndUpdateBranches()