Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_graph.h914 bool IsInVReg(int vreg) { in IsInVReg() function
Dmir_graph.cc814 if (IsInVReg(first_reg_in_range) != IsInVReg(last_reg_in_range)) { in InlineMethod()