Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Doptimize_string_concat.cpp179 Inst *CreateLenArray(Graph *graph, Inst *newArray) in CreateLenArray() function
323 auto arrayLength = CreateLenArray(GetGraph(), args); in ReplaceStringConcatWithStringBuilderAppend()