Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dbytecodeopt_peepholes.cpp55 …t *CreateInitObject(compiler::GraphVisitor *v, compiler::ClassInst *load, const CallInst *callInit) in CreateInitObject()
96 CallInst *callInit = FindCtorCall(inst); in VisitNewObject() local