Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dcall_graph.h369 CGNode *calleeNode = cgIt; in GetOutNodes() local
379 CGNode *calleeNode = cgIt; in GetOutNodes() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ipa/src/old/
Dea_connection_graph.cpp820 EACGBaseNode *calleeNode = (calleeFuncArg)[i]; in UpdateEACGFromCaller() local
/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.cpp1099 auto *calleeNode = reinterpret_cast<ir::AstNode *>(callee)->AsExpression(); in CreateCallExpression() local