Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dconstantfold.cpp1488 static bool IsCvtEliminatable(PrimType fromPtyp, PrimType destPtyp, Opcode op, Opcode opndOp) in IsCvtEliminatable()
1510 PrimType destPtyp = node->GetPrimType(); in FoldTypeCvt() local