Home
last modified time | relevance | path

Searched refs:kEnableFloatingPointStaticEvaluation (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes.cc49 static constexpr bool kEnableFloatingPointStaticEvaluation = (FLT_EVAL_METHOD == 0); variable
1867 } else if (kEnableFloatingPointStaticEvaluation) { in TryStaticEvaluation()
1892 } else if (kEnableFloatingPointStaticEvaluation) { in TryStaticEvaluation()