Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dobject_type_check_elimination.cpp101 auto refKlass = refInfo.GetClass(); in TryEliminateIsInstance() local
142 auto refKlass = refInfo.GetClass(); in TryEliminateCheckCast() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dclass_hierarchy.cpp624 Klass *refKlass = GetKlassFromLiteral(name); in AddClassFlag() local