Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dclass_hierarchy.cpp425 Klass *KlassHierarchy::GetLCA(Klass *klass1, Klass *klass2) const in GetLCA() function in maple::KlassHierarchy
450 TyIdx KlassHierarchy::GetLCA(TyIdx ty1, TyIdx ty2) const in GetLCA() function in maple::KlassHierarchy
456 GStrIdx KlassHierarchy::GetLCA(GStrIdx str1, GStrIdx str2) const in GetLCA() function in maple::KlassHierarchy
462 const std::string &KlassHierarchy::GetLCA(const std::string &name1, const std::string &name2) const in GetLCA() function in maple::KlassHierarchy