Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_data_dep_base.cpp226 curCDGNode->AddStackDefInsn(&insn); in BuildDepsDefMem()
270 curCDGNode->AddStackDefInsn(&insn); in BuildDepsDirtyStack()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg_cdg.h366 void AddStackDefInsn(Insn *stackInsn) in AddStackDefInsn() function