Home
last modified time | relevance | path

Searched refs:newPtyp (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
H A Dconstantfold.cpp853 PrimType newPtyp = result->GetPrimType(); in FoldUnary() local
854 if (newPtyp == origPtyp) { in FoldUnary()
861 if (GetPrimTypeSize(newPtyp) != GetPrimTypeSize(origPtyp)) { in FoldUnary()

Completed in 4 milliseconds