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