Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineScheduler.cpp1378 SlotIndex RegionBeginIdx; member in __anonfc890aee0411::CopyConstrain
1430 if (!LocalLI->isLocal(RegionBeginIdx, RegionEndIdx)) { in constrainLocalCopy()
1434 if (!LocalLI->isLocal(RegionBeginIdx, RegionEndIdx)) in constrainLocalCopy()
1541 RegionBeginIdx = DAG->getLIS()->getInstructionIndex(&*FirstPos); in apply()