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

  /external/v8/src/third_party/vtune/
vtune-jit.cc 109 static const uintptr_t kGoldenRatio = 2654435761u;
111 return static_cast<uint32_t>(hash * kGoldenRatio);
  /external/v8/src/
gdb-jit.cc     [all...]

Completed in 90 milliseconds