Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dparser.cpp1033 bool MIRParser::TypeCompatible(TyIdx typeIdx1, TyIdx typeIdx2) in TypeCompatible() function in maple::MIRParser
Dmir_type.cpp1815 static bool TypeCompatible(TyIdx typeIdx1, TyIdx typeIdx2) in TypeCompatible() function