Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_graph.h1059 bool IsInVReg(uint32_t vreg) { in IsInVReg() function
Dmir_graph.cc854 if (IsInVReg(first_reg_in_range) != IsInVReg(last_reg_in_range)) { in InlineMethod()
Dtype_inference.cc334 if (mir_graph_->IsInVReg(s_reg)) { in FindDefBlock()