Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/code_info/
Dcode_info_builder.h25 class SaveStateInst; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h3811 SaveStateInst(Opcode opcode, uint32_t pc, void *method, CallInst *inst, uint32_t inliningDepth) in SaveStateInst() function