Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2035 SlotIndex RegionBeginIdx; member in __anon86c4b1480611::CopyConstrain
2105 if (!LocalLI->isLocal(RegionBeginIdx, RegionEndIdx)) { in constrainLocalCopy()
2109 if (!LocalLI->isLocal(RegionBeginIdx, RegionEndIdx)) in constrainLocalCopy()
2212 RegionBeginIdx = DAG->getLIS()->getInstructionIndex(*FirstPos); in apply()