Searched refs:LastLocalDef (Results 1 – 2 of 2) sorted by relevance
1749 MachineInstr *LastLocalDef = LIS->getInstructionFromIndex(LastLocalVN->def); in constrainLocalCopy() local1750 SUnit *LastLocalSU = DAG->getSUnit(LastLocalDef); in constrainLocalCopy()
1676 MachineInstr *LastLocalDef = LIS->getInstructionFromIndex(LastLocalVN->def); in constrainLocalCopy() local1677 SUnit *LastLocalSU = DAG->getSUnit(LastLocalDef); in constrainLocalCopy()