Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineCopyPropagation.cpp113 bool hasImplicitOverlap(const MachineInstr &MI, const MachineOperand &Use);
304 bool MachineCopyPropagation::hasImplicitOverlap(const MachineInstr &MI, in hasImplicitOverlap() function in MachineCopyPropagation
368 if (hasImplicitOverlap(MI, MOUse)) in forwardUses()