Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinduction_var_analysis_test.cc440 HInstruction* pol = InsertInstruction( in TEST_F() local
442 k_header->AddInput(pol); in TEST_F()
449 EXPECT_STREQ("", GetInductionInfo(pol, 0).c_str()); in TEST_F()
477 HInstruction* pol = InsertInstruction( in TEST_F() local
479 k_header->AddInput(pol); in TEST_F()
495 EXPECT_STREQ("", GetInductionInfo(pol, 0).c_str()); in TEST_F()