Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ipa/include/old/
Dea_connection_graph.h111 EACGPointerNode *CreatePointerNode(MeExpr *expr, EAStatus initialEas, int inderictL);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ipa/src/old/
Dea_connection_graph.cpp561 EACGPointerNode *EAConnectionGraph::CreatePointerNode(MeExpr *expr, EAStatus initialEas, int inderi… in CreatePointerNode() function in maple::EAConnectionGraph