Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1890 MachineInstr *GlobalDef = LIS->getInstructionFromIndex(GlobalSegment->start); in constrainLocalCopy() local
1891 if (!GlobalDef) in constrainLocalCopy()
1894 SUnit *GlobalSU = DAG->getSUnit(GlobalDef); in constrainLocalCopy()