Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp335 bool hasImplicitOverlap(const MachineInstr &MI, const MachineOperand &Use);
530 bool MachineCopyPropagation::hasImplicitOverlap(const MachineInstr &MI, in hasImplicitOverlap() function in MachineCopyPropagation
611 if (hasImplicitOverlap(MI, MOUse)) in forwardUses()
901 if (hasImplicitOverlap(MI, MODef)) in propagateDefs()