Searched refs:hasImplicitOverlap (Results 1 – 1 of 1) sorted by relevance
483 bool hasImplicitOverlap(const MachineInstr &MI, const MachineOperand &Use);727 bool MachineCopyPropagation::hasImplicitOverlap(const MachineInstr &MI, in hasImplicitOverlap() function in MachineCopyPropagation758 if (hasImplicitOverlap(*SrcUser, CopySrc)) in canUpdateSrcUsers()836 if (hasImplicitOverlap(MI, MOUse)) in forwardUses()1131 if (hasImplicitOverlap(MI, MODef)) in propagateDefs()