Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dcall_graph.cpp296 CallType CallGraph::GetCallType(Opcode op) const in GetCallType() function in maple::CallGraph
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dcall_graph.h71 CallType GetCallType() const in GetCallType() function