Home
last modified time | relevance | path

Searched defs:typePair (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h2581 void AddInstant(TypePair typePair) in AddInstant()
2590 for (const TypePair &typePair : instantVec) { in GetHashIndex() local
2638 for (const TypePair &typePair : instantVec) { in GetHashIndex() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_export.cpp1230 for (const TypePair &typePair : type.GetInstantVec()) { in OutputTypePairs() local
Dmir_type.cpp1607 TypePair typePair = instantVec[i]; in Dump() local