Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/
Dmodule_constant_analyzer.cpp51 if (!module_constant_analyzer->IsConstModuleVar(module_var_slot)) { in VisitIntrinsic()
129 bool ModuleConstantAnalyzer::IsConstModuleVar(uint32_t slot) in IsConstModuleVar() function in panda::bytecodeopt::ModuleConstantAnalyzer
Dmodule_constant_analyzer.h76 bool IsConstModuleVar(uint32_t slot);