Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1774 MachineInstr *GlobalDef = LIS->getInstructionFromIndex(GlobalSegment->start); in constrainLocalCopy() local
1775 if (!GlobalDef) in constrainLocalCopy()
1778 SUnit *GlobalSU = DAG->getSUnit(GlobalDef); in constrainLocalCopy()