Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h2467 void AddInstant(TypePair typePair) in AddInstant() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dparser.cpp1433 insVecType.AddInstant(TypePair(typeParmIdx, realTyIdx)); in ParseGenericInstantVector()