Searched defs:num_ins (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/interpreter/ | ||
| D | interpreter.cc | 404 uint16_t num_ins; in EnterInterpreterFromInvoke() local |
| /art/oatdump/ | ||
| D | oatdump.cc | 1036 size_t num_ins = code_item->ins_size_; in DumpVregLocations() local |