Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc40 static constexpr bool kEnableFloatingPointStaticEvaluation = (FLT_EVAL_METHOD == 0); variable
1648 } else if (kEnableFloatingPointStaticEvaluation) { in TryStaticEvaluation()
1673 } else if (kEnableFloatingPointStaticEvaluation) { in TryStaticEvaluation()