Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinduction_var_analysis_test.cc41 constant7_(nullptr), in InductionVarAnalysisTest()
100 constant7_ = graph_->GetIntConstant(7); in BuildLoopNest()
214 HInstruction* constant7_; member in art::InductionVarAnalysisTest
413 new (GetAllocator()) HAdd(DataType::Type::kInt32, constant7_, basic_[0]), 0); in TEST_F()
508 k_header->AddInput(constant7_); in TEST_F()
698 new (GetAllocator()) HRem(DataType::Type::kInt32, k_header, constant7_, kNoDexPc), 0); in TEST_F()