Home
last modified time | relevance | path

Searched defs:ExitSU (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp641 SUnit *ExitSU, unsigned *Depth, in iterateChainSucc()
686 const DataLayout &DL, SUnit *SU, SUnit *ExitSU, in adjustChainDeps()
DMachineScheduler.cpp1428 SUnit &ExitSU = DAG->ExitSU; in apply() local