Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/
Dpass_manager.cpp103 std::ofstream strm(GetFileName(pass_name, ".ir")); in DumpGraph() local
117 std::ofstream strm(GetFileName(pass_name, ".li")); in DumpLifeIntervals() local
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp84 std::stringstream strm; in BuildJsStackTrace() local