Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp356 unsigned IntvIdx; member
367 IntvIdx = 0; in reset()
1722 IntvIn = Cand.IntvIdx; in splitAroundRegion()
1731 IntvOut = Cand.IntvIdx; in splitAroundRegion()
1770 IntvIn = Cand.IntvIdx; in splitAroundRegion()
1778 IntvOut = Cand.IntvIdx; in splitAroundRegion()
1996 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
1998 << B << " bundles, intv " << Cand.IntvIdx << ".\n"); in doRegionSplit()
2009 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
2011 << " bundles, intv " << Cand.IntvIdx << ".\n"); in doRegionSplit()