Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_nodes.h4258 CommentNode(const MapleAllocator &allocator, const std::string &cmt) in CommentNode()
4263 …CommentNode(const MIRModule &mod, const std::string &cmt) : CommentNode(mod.GetCurFuncCodeMPAlloca… in CommentNode()