Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.cc601 static const RegType& SelectNonConstant2(const RegType& a, const RegType& b) { in SelectNonConstant2() function
862 return SelectNonConstant2(*this, incoming_type); // 0 MERGE ref => ref in Merge()