Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp427 bool hasImplicitOverlap(const MachineInstr &MI, const MachineOperand &Use);
645 bool MachineCopyPropagation::hasImplicitOverlap(const MachineInstr &MI, in hasImplicitOverlap() function in MachineCopyPropagation
733 if (hasImplicitOverlap(MI, MOUse)) in forwardUses()
1027 if (hasImplicitOverlap(MI, MODef)) in propagateDefs()