Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dcall_graph.h551 …void RemoveFileStaticRootNodes(); // file static and inline but not extern root nodes can be remo…
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dcall_graph.cpp518 void CallGraph::RemoveFileStaticRootNodes() in RemoveFileStaticRootNodes() function in maple::CallGraph