Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
DpatchFix.cpp312 bool IsStPatchVarIns(panda::pandasm::Ins &ins) in IsStPatchVarIns() function
404 if (newFuncNames_.count(name) && IsStPatchVarIns(funcDefineIns_[i + 1])) { in CreateFunctionPatchMain0AndMain1()