Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DBasicBlockSectionUtils.h25 void sortBasicBlocksAndUpdateBranches(MachineFunction &MF,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DBasicBlockSections.cpp284 void llvm::sortBasicBlocksAndUpdateBranches( in sortBasicBlocksAndUpdateBranches() function in llvm
413 sortBasicBlocksAndUpdateBranches(MF, Comparator); in runOnMachineFunction()
H A DMachineFunctionSplitter.cpp151 llvm::sortBasicBlocksAndUpdateBranches(MF, Comparator); in runOnMachineFunction()