Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dcodegen.cpp4326 compiler::ClassType klass_type) in FillCheckCast()
4385 auto klass_type = inst->CastToCheckCast()->GetClassType(); in VisitCheckCast() local
4610 auto klass_type = inst->CastToIsInstance()->GetClassType(); in VisitIsInstance() local