Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2136 MachineInstr *FirstLocalDef = in constrainLocalCopy() local
2138 SUnit *FirstLocalSU = DAG->getSUnit(FirstLocalDef); in constrainLocalCopy()