Home
last modified time | relevance | path

Searched refs:CreateInstructionNewObjectsArray (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dreserve_string_builder_buffer.cpp220 Inst *CreateInstructionNewObjectsArray(Graph *graph, Inst *ctorCall, uint64_t size) in CreateInstructionNewObjectsArray() function
331 auto newObjectsArray = CreateInstructionNewObjectsArray(GetGraph(), ctorCall, appendCallsCount); in ReplaceInitialBufferSizeConstantNotInlined()