Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.cc597 static const RegType& SelectNonConstant(const RegType& a, const RegType& b) { in SelectNonConstant() function
854 return SelectNonConstant(*this, incoming_type); in Merge()