Searched refs:canMerge (Results 1 – 2 of 2) sorted by relevance
179 bool canMerge(CoalescingCandidateInfo &SourceRegion,529 bool PPCBranchCoalescing::canMerge(CoalescingCandidateInfo &SourceRegion, in canMerge() function in PPCBranchCoalescing761 if (!canMerge(Cand2, Cand1)) { in runOnMachineFunction()
43 bool canMerge(const QuarantineBatch *const From) const { in canMerge() function112 if (Current->canMerge(Current->Next)) { in mergeBatches()