Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
DpatchFix.h99 void AddTailInsForPatchFuncMain1(std::vector<panda::pandasm::Ins> &ins);
DpatchFix.cpp380 void PatchFix::AddTailInsForPatchFuncMain1(std::vector<panda::pandasm::Ins> &ins) in AddTailInsForPatchFuncMain1() function in panda::es2panda::util::PatchFix
417 AddTailInsForPatchFuncMain1(patchMain1DefineIns); in CreateFunctionPatchMain0AndMain1()