Lines Matching full:candidate
3984 Register candidate = Register::FromAllocationIndex(i);3985 if (regs & candidate.bit()) continue;3986 return candidate;