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

/art/compiler/optimizing/
H A Dinduction_var_analysis_test.cc85 constant0_ = graph_->GetIntConstant(0);
104 basic_[d]->AddInput(constant0_);
185 HInstruction* constant0_; member in class:art::InductionVarAnalysisTest
286 k->AddInput(constant0_);
313 k_header->AddInput(constant0_);
375 k->AddInput(constant0_);
398 k->AddInput(constant0_);
426 k->AddInput(constant0_);
468 k->AddInput(constant0_);
491 k->AddInput(constant0_);
[all...]

Completed in 71 milliseconds