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