Searched refs:isFullCopyOf (Results 1 – 1 of 1) sorted by relevance
213 static unsigned isFullCopyOf(const MachineInstr *MI, unsigned Reg) { in isFullCopyOf() function248 if (isFullCopyOf(MI, Reg)) in isSnippet()285 unsigned SnipReg = isFullCopyOf(MI, Reg); in collectRegsToSpill()597 if (unsigned SrcReg = isFullCopyOf(MI, Reg)) { in traceSiblingValue()792 if (unsigned DstReg = isFullCopyOf(MI, Reg)) { in eliminateRedundantSpills()1267 unsigned SibReg = isFullCopyOf(MI, Reg); in spillAroundUses()