Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp56 int computeBranchSize(MachineFunction &Fn,
201 int PPCBSel::computeBranchSize(MachineFunction &Fn, in computeBranchSize() function in PPCBSel
346 int BranchSize = computeBranchSize(Fn, &MBB, Dest, MBBStartOffset); in runOnMachineFunction()