Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dcall_graph.cpp346 CGNode *CallGraph::GetCGNode(MIRFunction *func) const in GetCGNode() function in maple::CallGraph
354 CGNode *CallGraph::GetCGNode(PUIdx puIdx) const in GetCGNode() function in maple::CallGraph
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dcall_graph.h527 CGNode *GetCGNode(const iterator &it) const in GetCGNode() function