Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dcall_graph.cpp631 void CallGraph::HandleICall(BlockNode &body, CGNode &node, StmtNode *stmt, uint32 loopDepth) in HandleICall() function in maple::CallGraph
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcgfunc.cpp1391 void HandleICall(StmtNode &stmt, CGFunc &cgFunc) in HandleICall() function