Home
last modified time | relevance | path

Searched refs:RenumberBlocks (Results 1 – 12 of 12) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/Target/MSP430/
DMSP430BranchSelector.cpp58 Fn.RenumberBlocks(); in runOnMachineFunction()
/freebsd-9-stable/contrib/llvm/lib/Target/AArch64/
DAArch64BranchFixupPass.cpp201 MF->RenumberBlocks(); in runOnMachineFunction()
386 MF->RenumberBlocks(NewBB); in splitBlockBeforeInstr()
/freebsd-9-stable/contrib/llvm/lib/Target/PowerPC/
DPPCBranchSelector.cpp68 Fn.RenumberBlocks(); in runOnMachineFunction()
/freebsd-9-stable/contrib/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp399 MF->RenumberBlocks(); in runOnMachineFunction()
410 MF->RenumberBlocks(); in runOnMachineFunction()
854 NewBB->getParent()->RenumberBlocks(NewBB); in updateForInsertedWaterBlock()
905 MF->RenumberBlocks(NewBB); in splitBlockBeforeInstr()
2034 MF->RenumberBlocks(); in adjustJTTargetBlockForward()
2053 MF->RenumberBlocks(NewBB); in adjustJTTargetBlockForward()
/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DUnreachableBlockElim.cpp208 F.RenumberBlocks(); in runOnMachineFunction()
DMachineFunction.cpp132 void MachineFunction::RenumberBlocks(MachineBasicBlock *MBB) { in RenumberBlocks() function in MachineFunction
DBranchFolding.cpp971 MF.RenumberBlocks(); in OptimizeBranches()
DIfConversion.cpp302 MF.RenumberBlocks(); in INITIALIZE_PASS_DEPENDENCY()
/freebsd-9-stable/contrib/llvm/lib/Target/Mips/
DMipsLongBranch.cpp169 MF->RenumberBlocks(); in initMBBInfo()
469 MF->RenumberBlocks(); in runOnMachineFunction()
DMipsConstantIslandPass.cpp378 MF->RenumberBlocks(); in runOnMachineFunction()
714 NewBB->getParent()->RenumberBlocks(NewBB); in updateForInsertedWaterBlock()
764 MF->RenumberBlocks(NewBB); in splitBlockBeforeInstr()
/freebsd-9-stable/contrib/llvm/include/llvm/CodeGen/
DMachineFunction.h271 void RenumberBlocks(MachineBasicBlock *MBBFrom = 0);
/freebsd-9-stable/contrib/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp261 MF->RenumberBlocks(); in initMBBInfo()