HomeSort by relevance Sort by last modified time
    Searched refs:numInstr (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/
CalcSpillWeights.cpp 138 unsigned numInstr = 0; // Number of instructions using li
155 numInstr++;
235 li.weight = normalize(totalWeight, li.getSize(), numInstr);
  /prebuilts/go/darwin-x86/src/encoding/gob/
decode.go 423 numInstr int // the number of active instructions
    [all...]
  /prebuilts/go/linux-x86/src/encoding/gob/
decode.go 423 numInstr int // the number of active instructions
    [all...]

Completed in 223 milliseconds