Searched refs:defVreg (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | frame_states.cpp | 275 GateRef defVreg = liveContext_->ValuesAt(vregId); in FillBcInputs() local 276 acc_.NewIn(gate, inIdx, defVreg); in FillBcInputs() |
Completed in 3 milliseconds