Home
last modified time | relevance | path

Searched defs:stackMapInsns (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dlive.cpp113 const auto &stackMapInsns = cgFunc->GetStackMapInsns(); in GenerateStackMapLiveIn() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgfunc.h1021 MapleList<Insn *> stackMapInsns; variable