Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verification/absint/
Dabs_int_inl.cpp122 void AbsIntInstructionHandler::SetReg(int reg_idx, const AbstractTypedValue &val) in SetReg() function in panda::verifier::AbsIntInstructionHandler
136 void AbsIntInstructionHandler::SetReg(int reg_idx, const AbstractType &type) in SetReg() function in panda::verifier::AbsIntInstructionHandler
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dliveness_analyzer.h229 void SetReg(Register reg) in SetReg() function