Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dreserve_string_builder_buffer.cpp254 Inst *CreateStringBuilderConstructorArgumentLength(Graph *graph, Inst *arg, Inst *ctorCall) in CreateStringBuilderConstructorArgumentLength() function
355 … argLength = CreateStringBuilderConstructorArgumentLength(GetGraph(), argString, ctorCall); in ReplaceInitialBufferSizeConstantNotInlined()
364 … argLength = CreateStringBuilderConstructorArgumentLength(GetGraph(), argString, ctorCall); in ReplaceInitialBufferSizeConstantNotInlined()