Searched refs:numInstr (Results 1 – 1 of 1) sorted by relevance
159 unsigned numInstr = 0; // Number of instructions using li in weightCalcHelper() local185 numInstr += 2; in weightCalcHelper()217 numInstr++; in weightCalcHelper()302 return normalize(totalWeight, start->distance(*end), numInstr); in weightCalcHelper()303 return normalize(totalWeight, li.getSize(), numInstr); in weightCalcHelper()