Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc52 static constexpr bool kEnableFloatingPointStaticEvaluation = (FLT_EVAL_METHOD == 0); variable
1812 } else if (kEnableFloatingPointStaticEvaluation) { in TryStaticEvaluation()
1841 } else if (kEnableFloatingPointStaticEvaluation) { in TryStaticEvaluation()