Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_symbol_builder.cpp122 const MIRSymbol *MIRSymbolBuilder::GetSymbolFromStIdx(uint32 idx, const MIRFunction *func) const in GetSymbolFromStIdx() function in maple::MIRSymbolBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_symbol.h819 GStrIdx GetSymbolFromStIdx(LabelIdx idx) const in GetSymbolFromStIdx() function