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.h2886 SetStringCtorType(ctorType); in InitStringInst()
2907 void SetStringCtorType(StringCtorType ctorType) in SetStringCtorType() function
2922 clone->CastToInitString()->SetStringCtorType(GetStringCtorType()); in Clone()