Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DScheduleDAGInstrs.h168 LiveIntervals *getLIS() const { return LIS; } in getLIS() function
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp1412 LiveIntervals *LIS = DAG->getLIS(); in constrainLocalCopy()
1541 RegionBeginIdx = DAG->getLIS()->getInstructionIndex(&*FirstPos); in apply()
1542 RegionEndIdx = DAG->getLIS()->getInstructionIndex( in apply()