Searched refs:float_constant_ (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dlicm_test.cc69 float_constant_ = graph_->GetFloatConstant(42.0f);
100 HInstruction* float_constant_; member in class:art::LICMTest
178 parameter_, int_constant_, float_constant_, Primitive::kPrimShort, 0);
198 parameter_, get_array, float_constant_, Primitive::kPrimByte, 0);

Completed in 2 milliseconds