Searched defs:destPtyp (Results 1 – 1 of 1) sorted by relevance
1243 static bool IsCvtEliminatable(PrimType fromPtyp, PrimType destPtyp, Opcode op, Opcode opndOp) in IsCvtEliminatable()1265 PrimType destPtyp = node->GetPrimType(); in FoldTypeCvt() local