Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc8314 HInstruction* cnull = graph_->GetNullConstant(); in TEST_P() local
8408 ASSERT_INS_EQ(replacement_middle_read->GetTarget()->AsPhi()->InputAt(1), cnull); in TEST_P()
8479 HInstruction* cnull = graph_->GetNullConstant(); in TEST_P() local
8567 ASSERT_INS_EQ(replacement_middle_read->GetTarget()->AsPhi()->InputAt(1), cnull); in TEST_P()
8661 HInstruction* cnull = graph_->GetNullConstant(); in TEST_P() local
8775 ASSERT_INS_EQ(replacement_middle1_read->GetTarget()->AsPhi()->InputAt(1), cnull); in TEST_P()