Home
last modified time | relevance | path

Searched refs:assignBeginEndSections (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DBasicBlockSections.cpp260 MF.assignBeginEndSections(); in sortBasicBlocksAndUpdateBranches()
H A DMachineFunction.cpp359 void MachineFunction::assignBeginEndSections() { in assignBeginEndSections() function in MachineFunction
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineFunction.h649 void assignBeginEndSections();
/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp512 MF.assignBeginEndSections(); in initializeMachineFunction()