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

  /external/llvm/lib/Analysis/
ProfileEstimatorPass.cpp 26 LoopWeight(
44 if (execcount == 0) ExecCount = LoopWeight;
  /external/v8/src/
hydrogen-instructions.cc 70 int HValue::LoopWeight() const {
1232 non_phi_uses_[rep.kind()] += value->LoopWeight();
    [all...]
hydrogen-instructions.h 585 int LoopWeight() const;
    [all...]
hydrogen.cc     [all...]

Completed in 60 milliseconds