Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1902 MachineInstr *LastLocalDef = LIS->getInstructionFromIndex(LastLocalVN->def); in constrainLocalCopy() local
1903 SUnit *LastLocalSU = DAG->getSUnit(LastLocalDef); in constrainLocalCopy()