Searched refs:CanGenerateCode (Results 1 – 4 of 4) sorted by relevance
81 bool CanGenerateCode(HInstruction* context,
651 EXPECT_FALSE(range_.CanGenerateCode( in TEST_F()653 ASSERT_TRUE(range_.CanGenerateCode( in TEST_F()721 EXPECT_FALSE(range_.CanGenerateCode( in TEST_F()723 ASSERT_TRUE(range_.CanGenerateCode( in TEST_F()
190 bool InductionVarRange::CanGenerateCode(HInstruction* context, in CanGenerateCode() function in art::InductionVarRange
1332 induction_range_.CanGenerateCode( in TryDynamicBCE()