Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/
Dmodule_constant_analyzer.cpp74 return GetLoadStringInstConstValue(inst->CastToLoadString()); in GetInstConstValue()
123 ConstantValue *ModuleConstantAnalyzer::GetLoadStringInstConstValue(compiler::LoadFromPool *inst) in GetLoadStringInstConstValue() function in panda::bytecodeopt::ModuleConstantAnalyzer
Dmodule_constant_analyzer.h75 ConstantValue *GetLoadStringInstConstValue(compiler::LoadFromPool *inst);