Searched refs:numInstr (Results 1 – 3 of 3) sorted by relevance
168 unsigned numInstr = 0; // Number of instructions using li in weightCalcHelper() local194 numInstr += 2; in weightCalcHelper()238 numInstr++; in weightCalcHelper()324 return normalize(totalWeight, start->distance(*end), numInstr); in weightCalcHelper()325 return normalize(totalWeight, li.getSize(), numInstr); in weightCalcHelper()
138 unsigned numInstr = 0; // Number of instructions using li in calculateSpillWeightAndHint() local155 numInstr++; in calculateSpillWeightAndHint()235 li.weight = normalize(totalWeight, li.getSize(), numInstr); in calculateSpillWeightAndHint()
93 numInstr uint16 member