Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicBlockSectionUtils.h25 void sortBasicBlocksAndUpdateBranches(MachineFunction &MF,
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockSections.cpp231 void llvm::sortBasicBlocksAndUpdateBranches( in sortBasicBlocksAndUpdateBranches() function in llvm
362 sortBasicBlocksAndUpdateBranches(MF, Comparator); in runOnMachineFunction()
H A DMachineFunctionSplitter.cpp104 llvm::sortBasicBlocksAndUpdateBranches(MF, Comparator); in finishAdjustingBasicBlocksAndLandingPads()