Home
last modified time | relevance | path

Searched refs:OutputStatementComment (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/debug/
Danf_ir_utils.h95 void OutputStatementComment(std::ofstream &ofs, const CNodePtr &node);
Danf_ir_utils.cc445 void AnfExporter::OutputStatementComment(std::ofstream &ofs, const CNodePtr &node) { in OutputStatementComment() function in mindspore::AnfExporter
520 OutputStatementComment(ofs, cnode); in OutputCNode()
Dtrace.cc302 OutputStatementComment(ofs, cnode); in OutputCNode()