Searched defs:fout (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ipa/src/old/ |
| D | ea_connection_graph.cpp | 232 void EACGObjectNode::DumpDotFile(std::ostream &fout, std::map<EACGBaseNode *, bool> &dumped, bool d… in DumpDotFile() 262 void EACGRefNode::DumpDotFile(std::ostream &fout, std::map<EACGBaseNode *, bool> &dumped, bool dump… in DumpDotFile() 328 void EACGPointerNode::DumpDotFile(std::ostream &fout, std::map<EACGBaseNode *, bool> &dumped, bool … in DumpDotFile() 350 void EACGActualNode::DumpDotFile(std::ostream &fout, std::map<EACGBaseNode *, bool> &dumped, bool d… in DumpDotFile() 408 void EACGFieldNode::DumpDotFile(std::ostream &fout, std::map<EACGBaseNode *, bool> &dumped, bool du… in DumpDotFile()
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/object_code/ |
| D | code_info_producer.cpp | 39 std::ofstream fout("llvm-stackmaps.txt"); in SetStackMap() local
|