Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h227 unsigned IntvIdx; member
238 IntvIdx = 0; in reset()
H A DRegAllocGreedy.cpp949 IntvIn = Cand.IntvIdx; in splitAroundRegion()
958 IntvOut = Cand.IntvIdx; in splitAroundRegion()
997 IntvIn = Cand.IntvIdx; in splitAroundRegion()
1005 IntvOut = Cand.IntvIdx; in splitAroundRegion()
1207 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
1209 << B << " bundles, intv " << Cand.IntvIdx << ".\n"); in doRegionSplit()
1220 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
1222 << " bundles, intv " << Cand.IntvIdx << ".\n"); in doRegionSplit()