Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dcodegen.cpp1306 auto init_class = new_obj->GetInput(0).GetInst(); in CreateNewObjCall() local
1350 auto init_class = new_obj->GetInput(0).GetInst(); in CreateNewObjCallOld() local