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/
Dmir_type.cpp1813 static bool TypeCompatible(TyIdx typeIdx1, TyIdx typeIdx2) in TypeCompatible() function
Dparser.cpp2818 bool MIRParser::TypeCompatible(TyIdx typeIdx1, TyIdx typeIdx2) in TypeCompatible() function in maple::MIRParser