Home
last modified time | relevance | path

Searched defs:CreateStrConst (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
Dlmir_builder.cpp455 Const &LMIRBuilder::CreateStrConst(const String &constStr) in CreateStrConst() function in maple::litecg::LMIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_builder.cpp615 ConstvalNode *MIRBuilder::CreateStrConst(const BaseNode &node) in CreateStrConst() function in maple::MIRBuilder