Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp3886 static bool isLocalCopy(MachineInstr *Copy, const LiveIntervals *LIS) { in isLocalCopy() function
4014 if (isLocalCopy(&MI, LIS)) { in copyCoalesceInMBB()