Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDBasicBlockSectionUtils.h25 void sortBasicBlocksAndUpdateBranches(MachineFunction &MF,
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDBasicBlockSections.cpp240 void llvm::sortBasicBlocksAndUpdateBranches( in sortBasicBlocksAndUpdateBranches() function in llvm
373 sortBasicBlocksAndUpdateBranches(MF, Comparator); in handleBBSections()
HDMachineFunctionSplitter.cpp104 llvm::sortBasicBlocksAndUpdateBranches(MF, Comparator); in finishAdjustingBasicBlocksAndLandingPads()