Home | History | Annotate | Download | only in x86

Lines Matching full:candidate

2455                 break; //candidate has higher count than index1
2536 break; //candidate has higher count than index1
2582 //! find a candidate physical register for a variable and spill all variables that are mapped to the candidate
2620 if(is8Bit && compileTable[k].physicalReg > PhysicalReg_EDX) continue; //not a candidate
2621 if(!canSpillReg[compileTable[k].physicalReg]) continue; //not a candidate