Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/constant_propagation/
Dconstant_propagation.cpp603 Inst *ConstantPropagation::CreateReplaceInst(Inst *base_inst, ConstantElement *lattice) in CreateReplaceInst()
647 void ConstantPropagation::InsertSaveState(Inst *base_inst, Inst *save_state) in InsertSaveState()