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

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

Completed in 102 milliseconds