Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.cc779 static RegType& SelectNonConstant(RegType& a, RegType& b) { in SelectNonConstant() function
874 return SelectNonConstant(*this, incoming_type); in Merge()
877 return SelectNonConstant(*this, incoming_type); // 0 MERGE ref => ref in Merge()