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

/external/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp251 unsigned IntvIdx; member in struct:__anon25792::RAGreedy::GlobalSplitCandidate
262 IntvIdx = 0;
1175 IntvIn = Cand.IntvIdx;
1184 IntvOut = Cand.IntvIdx;
1224 IntvIn = Cand.IntvIdx;
1232 IntvOut = Cand.IntvIdx;
1417 Cand.IntvIdx = SE->openIntv();
1419 << B << " bundles, intv " << Cand.IntvIdx << ".\n");
1430 Cand.IntvIdx = SE->openIntv();
1432 << Cand.IntvIdx << "
[all...]

Completed in 267 milliseconds