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.h227 unsigned IntvIdx; member
238 IntvIdx = 0; in reset()
H A DRegAllocGreedy.cpp947 IntvIn = Cand.IntvIdx; in splitAroundRegion()
956 IntvOut = Cand.IntvIdx; in splitAroundRegion()
995 IntvIn = Cand.IntvIdx; in splitAroundRegion()
1003 IntvOut = Cand.IntvIdx; in splitAroundRegion()
1205 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
1207 << B << " bundles, intv " << Cand.IntvIdx << ".\n"); in doRegionSplit()
1218 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
1220 << " bundles, intv " << Cand.IntvIdx << ".\n"); in doRegionSplit()