Searched refs:PPCBSel (Results 1 – 1 of 1) sorted by relevance
39 struct PPCBSel : public MachineFunctionPass { struct41 PPCBSel() : MachineFunctionPass(ID) { in PPCBSel() function70 char PPCBSel::ID = 0;73 INITIALIZE_PASS(PPCBSel, "ppc-branch-select", "PowerPC Branch Selector",80 return new PPCBSel(); in createPPCBranchSelectionPass()85 unsigned PPCBSel::GetAlignmentAdjustment(MachineBasicBlock &MBB, in GetAlignmentAdjustment()118 unsigned PPCBSel::ComputeBlockSizes(MachineFunction &Fn) { in ComputeBlockSizes()179 void PPCBSel::modifyAdjustment(MachineFunction &Fn) { in modifyAdjustment()201 int PPCBSel::computeBranchSize(MachineFunction &Fn, in computeBranchSize()288 bool PPCBSel::runOnMachineFunction(MachineFunction &Fn) { in runOnMachineFunction()