Searched defs:canMerge (Results 1 – 5 of 5) sorted by relevance
49 bool canMerge = fAAType == op->fAAType && in onCombineIfPossible() local
676 bool OpsTask::canMerge(const OpsTask* opsTask) const { in canMerge() function in skgpu::v1::OpsTask
181 bool PPCExpandISEL::canMerge(MachineInstr *PrevPushedMI, MachineInstr *MI) { in canMerge() function in PPCExpandISEL
529 bool PPCBranchCoalescing::canMerge(CoalescingCandidateInfo &SourceRegion, in canMerge() function in PPCBranchCoalescing
43 bool canMerge(const QuarantineBatch *const From) const { in canMerge() function