Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBranchCoalescing.cpp175 bool mergeCandidates(CoalescingCandidateInfo &SourceRegion,
638 bool PPCBranchCoalescing::mergeCandidates(CoalescingCandidateInfo &SourceRegion, in mergeCandidates() function in PPCBranchCoalescing
773 MergedCandidates = mergeCandidates(Cand2, Cand1); in runOnMachineFunction()