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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
RegAllocGreedy.cpp 297 // Hysteresis to use when comparing floats.
299 const float Hysteresis = 0.98f;
    [all...]
  /external/llvm/lib/CodeGen/
RegAllocGreedy.cpp 437 // Hysteresis to use when comparing floats.
439 const float Hysteresis = (2007 / 2048.0f); // 0.97998046875
    [all...]

Completed in 99 milliseconds