Home
last modified time | relevance | path

Searched refs:MarkStackMapInsn (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dlive.h49 void MarkStackMapInsn(Insn &insn, BB &bb) const;
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dlive.cpp170 void LiveAnalysis::MarkStackMapInsn(Insn &insn, BB &bb) const in MarkStackMapInsn() function in maplebe::LiveAnalysis
203 MarkStackMapInsn(*insn, bb); in GetBBDefUse()

Completed in 2 milliseconds