Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/CodeGen/
HDRegAllocGreedy.cpp190 unsigned IntvIdx; member
201 IntvIdx = 0; in reset()
1057 IntvIn = Cand.IntvIdx; in splitAroundRegion()
1066 IntvOut = Cand.IntvIdx; in splitAroundRegion()
1106 IntvIn = Cand.IntvIdx; in splitAroundRegion()
1114 IntvOut = Cand.IntvIdx; in splitAroundRegion()
1275 Cand.IntvIdx = SE->openIntv(); in tryRegionSplit()
1277 << B << " bundles, intv " << Cand.IntvIdx << ".\n"); in tryRegionSplit()
1288 Cand.IntvIdx = SE->openIntv(); in tryRegionSplit()
1290 << Cand.IntvIdx << ".\n"); in tryRegionSplit()