Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/
Dpass_manager.cpp108 std::ofstream strm(fileName); in DumpGraph() local
123 std::ofstream strm(GetFileName(passName, ".li")); in DumpLifeIntervals() local
135 std::ofstream strm(GetFileName()); in InitialDumpVisualizerGraph() local
150 std::ofstream strm(GetFileName(), std::ios::app); in DumpVisualizerGraph() local
/arkcompiler/runtime_core/compiler/optimizer/
Dpass_manager.cpp86 std::ofstream strm(GetFileName(pass_name, ".ir")); in DumpGraph() local
100 std::ofstream strm(GetFileName(pass_name, ".li")); in DumpLifeIntervals() local
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp216 std::stringstream strm; in BuildJsStackTrace() local