Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineScheduler.cpp1749 MachineInstr *LastLocalDef = LIS->getInstructionFromIndex(LastLocalVN->def); in constrainLocalCopy() local
1750 SUnit *LastLocalSU = DAG->getSUnit(LastLocalDef); in constrainLocalCopy()
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp1676 MachineInstr *LastLocalDef = LIS->getInstructionFromIndex(LastLocalVN->def); in constrainLocalCopy() local
1677 SUnit *LastLocalSU = DAG->getSUnit(LastLocalDef); in constrainLocalCopy()