Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dcompiler_inst_test.cpp104 auto save_state_inst = inst->CastToSaveState(); in __anon3cee0cc20102() local
257 auto save_state_inst = inst->CastToSaveState(); in __anon3cee0cc20502() local
331 auto save_state_inst = inst->CastToSaveState(); in __anon3cee0cc20602() local
/arkcompiler/runtime_core/bytecode_optimizer/constant_propagation/
Dconstant_propagation.cpp615 compiler::SaveStateInst *save_state_inst = GetGraph()->CreateInstSaveState(); in CreateReplaceInst() local