Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h233 unsigned IntvIdx; member
244 IntvIdx = 0; in reset()
H A DRegAllocGreedy.cpp1081 IntvIn = Cand.IntvIdx; in splitAroundRegion()
1090 IntvOut = Cand.IntvIdx; in splitAroundRegion()
1129 IntvIn = Cand.IntvIdx; in splitAroundRegion()
1137 IntvOut = Cand.IntvIdx; in splitAroundRegion()
1340 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
1342 << B << " bundles, intv " << Cand.IntvIdx << ".\n"); in doRegionSplit()
1353 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
1355 << " bundles, intv " << Cand.IntvIdx << ".\n"); in doRegionSplit()