Home
last modified time | relevance | path

Searched refs:GetNodeFormatInDot (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ipa/src/old/
Dea_connection_graph.cpp120 void EACGBaseNode::GetNodeFormatInDot(std::string &label, std::string &color) const in GetNodeFormatInDot() function in maple::EACGBaseNode
243 GetNodeFormatInDot(label, color); in DumpDotFile()
276 GetNodeFormatInDot(label, color); in DumpDotFile()
338 GetNodeFormatInDot(label, color); in DumpDotFile()
373 GetNodeFormatInDot(label, color); in DumpDotFile()
418 GetNodeFormatInDot(label, color); in DumpDotFile()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ipa/include/old/
Dea_connection_graph.h413 virtual void GetNodeFormatInDot(std::string &label, std::string &color) const;