Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dir_interface.h117 void StoreLiteralArray(const std::string &id, pandasm::LiteralArray &&literalarray) in StoreLiteralArray() function
/arkcompiler/runtime_core/bytecode_optimizer/
Dir_interface.h123 void StoreLiteralArray(std::string id, pandasm::LiteralArray &&literalarray) in StoreLiteralArray() function