Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocGreedy.h219 unsigned IntvIdx; member
230 IntvIdx = 0; in reset()
H A DRegAllocGreedy.cpp895 IntvIn = Cand.IntvIdx; in splitAroundRegion()
904 IntvOut = Cand.IntvIdx; in splitAroundRegion()
943 IntvIn = Cand.IntvIdx; in splitAroundRegion()
951 IntvOut = Cand.IntvIdx; in splitAroundRegion()
1142 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
1144 << B << " bundles, intv " << Cand.IntvIdx << ".\n"); in doRegionSplit()
1155 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
1157 << " bundles, intv " << Cand.IntvIdx << ".\n"); in doRegionSplit()