Searched refs:IsInVReg (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dex/ | ||
D | mir_graph.h | 914 bool IsInVReg(int vreg) { in IsInVReg() function |
D | mir_graph.cc | 814 if (IsInVReg(first_reg_in_range) != IsInVReg(last_reg_in_range)) { in InlineMethod() |