Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
DpatchFix.cpp373 auto newFuncNum = long(ins.size() / 2); // each new function has 2 ins: define and store in AddHeadAndTailInsForPatchFuncMain0() local
374 newLexenv.imms.emplace_back(newFuncNum); in AddHeadAndTailInsForPatchFuncMain0()