Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1895 MachineInstr *GlobalDef = LIS->getInstructionFromIndex(GlobalSegment->start); in constrainLocalCopy() local
1896 if (!GlobalDef) in constrainLocalCopy()
1899 SUnit *GlobalSU = DAG->getSUnit(GlobalDef); in constrainLocalCopy()