Searched defs:isLocalCopy (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp2011 static bool isLocalCopy(MachineInstr *Copy, const LiveIntervals *LIS) { function
2064 if (isLocalCopy(&(*MII), LIS))

Completed in 624 milliseconds