Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/CodeGen/
DBasicBlockSectionUtils.h25 void sortBasicBlocksAndUpdateBranches(MachineFunction &MF,
/external/llvm-project/llvm/lib/CodeGen/
DMachineFunctionSplitter.cpp137 llvm::sortBasicBlocksAndUpdateBranches(MF, Comparator); in runOnMachineFunction()
DBasicBlockSections.cpp278 void llvm::sortBasicBlocksAndUpdateBranches( in sortBasicBlocksAndUpdateBranches() function in llvm
376 sortBasicBlocksAndUpdateBranches(MF, Comparator); in runOnMachineFunction()