Searched refs:vregIdx (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | bytecode_info_collector.cpp | 225 uint16_t vregIdx = inst.GetVReg(i); in IsVRegUsed() local 226 if (vregIdx == idx) { in IsVRegUsed() |
Completed in 1 milliseconds