Home
last modified time | relevance | path

Searched refs:targetReg (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.cpp269 VReg targetReg = totalRegs_; in CopyFunctionArguments() local
273 StoreLexicalVar(node, 0, param->LexIdx(), targetReg++); in CopyFunctionArguments()
276 MoveVreg(node, param->Vreg(), targetReg++); in CopyFunctionArguments()

Completed in 4 milliseconds