Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp2708 static bool isLocalCopy(MachineInstr *Copy, const LiveIntervals *LIS) { in isLocalCopy() function
2823 if (isLocalCopy(&(*MII), LIS)) { in copyCoalesceInMBB()