Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dlive.cpp121 insn->SetStackMapLiveIn(*liveIn); in GenerateStackMapLiveIn()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dinsn.h765 void SetStackMapLiveIn(SparseDataInfo &liveIn) in SetStackMapLiveIn() function