Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp54 unsigned ComputeBlockSizes(MachineFunction &Fn);
118 unsigned PPCBSel::ComputeBlockSizes(MachineFunction &Fn) { in ComputeBlockSizes() function in PPCBSel
303 unsigned FuncSize = ComputeBlockSizes(Fn); in runOnMachineFunction()