Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_builder.h226 void SetCurrentDebugComment(const std::string &comment) in SetCurrentDebugComment() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
Dlmir_builder.cpp266 void LMIRBuilder::SetCurrentDebugComment(const std::string& comment) in SetCurrentDebugComment() function in maple::litecg::LMIRBuilder