Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h3030 SetStringCtorType(ctorType); in InitStringInst()
3051 void SetStringCtorType(StringCtorType ctorType) in SetStringCtorType() function
3066 clone->CastToInitString()->SetStringCtorType(GetStringCtorType()); in Clone()