Searched defs:callInit (Results 1 – 1 of 1) sorted by relevance
55 …t *CreateInitObject(compiler::GraphVisitor *v, compiler::ClassInst *load, const CallInst *callInit) in CreateInitObject()96 CallInst *callInit = FindCtorCall(inst); in VisitNewObject() local