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

/external/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp188 unsigned IntvIdx; member in struct:__anon21176::RAGreedy::GlobalSplitCandidate
199 IntvIdx = 0;
1057 IntvIn = Cand.IntvIdx;
1066 IntvOut = Cand.IntvIdx;
1106 IntvIn = Cand.IntvIdx;
1114 IntvOut = Cand.IntvIdx;
1275 Cand.IntvIdx = SE->openIntv();
1277 << B << " bundles, intv " << Cand.IntvIdx << ".\n");
1288 Cand.IntvIdx = SE->openIntv();
1290 << Cand.IntvIdx << "
[all...]

Completed in 92 milliseconds