Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBranchCoalescing.cpp154 bool canCoalesceBranch(CoalescingCandidateInfo &Cand);
233 bool PPCBranchCoalescing::canCoalesceBranch(CoalescingCandidateInfo &Cand) { in canCoalesceBranch() function in PPCBranchCoalescing
745 if (!canCoalesceBranch(Cand1)) in runOnMachineFunction()
749 if (!canCoalesceBranch(Cand2)) in runOnMachineFunction()