Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_function.h1403 void SetDerived2BaseRef(PregIdx deriveRef, PregIdx baseRef) in SetDerived2BaseRef() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
Dlmir_builder.cpp396 return GetCurFunction().SetDerived2BaseRef(derived, base); in SetFunctionDerived2BaseRef()