Searched refs:IsUpdateable (Results 1 – 1 of 1) sorted by relevance
98 static constexpr bool IsUpdateable(const HInstruction* instr);141 if (RTPVisitor::IsUpdateable(instruction)) { in Visit()945 constexpr bool ReferenceTypePropagation::RTPVisitor::IsUpdateable(const HInstruction* instr) { in IsUpdateable() function in art::ReferenceTypePropagation::RTPVisitor955 DCHECK(IsUpdateable(instr)); in UpdateNullability()