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

  /external/chromium_org/v8/src/
hydrogen-instructions.cc     [all...]
hydrogen-instructions.h 3120 int non_phi_uses_[Representation::kNumRepresentations]; member in class:v8::HPhi
    [all...]
  /external/v8/src/
hydrogen-instructions.h 2349 int non_phi_uses_[Representation::kNumRepresentations]; member in class:v8::HPhi
    [all...]
hydrogen-instructions.cc 1232 non_phi_uses_[rep.kind()] += value->LoopWeight();
1240 indirect_uses_[i] += other->non_phi_uses_[i];
    [all...]

Completed in 39 milliseconds