Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineCopyPropagation.cpp336 bool hasImplicitOverlap(const MachineInstr &MI, const MachineOperand &Use);
532 bool MachineCopyPropagation::hasImplicitOverlap(const MachineInstr &MI, in hasImplicitOverlap() function in MachineCopyPropagation
613 if (hasImplicitOverlap(MI, MOUse)) in forwardUses()
905 if (hasImplicitOverlap(MI, MODef)) in propagateDefs()