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

/art/compiler/optimizing/
H A Dside_effects_test.cc94 EXPECT_TRUE(all.DoesAllReadWrite());
102 EXPECT_FALSE(none.DoesAllReadWrite());
189 EXPECT_TRUE(s.DoesAllReadWrite());
H A Dnodes.h1747 bool DoesAllReadWrite() const { function in class:art::SideEffects

Completed in 62 milliseconds