Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcfi_generator.cpp23 Insn *GenCfi::FindStackDefInsn(BB &bb) const in FindStackDefInsn() function in maplebe::GenCfi
119 auto *stackDefInsn = FindStackDefInsn(*bb); in Run()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcfi_generator.h35 Insn *FindStackDefInsn(BB &bb) const;