Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dcall_graph.h62 explicit CallInfo(uint32 stmtId) : id(stmtId) {} in CallInfo() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_module.h42 class CallInfo; // circular dependency exists, no other choice variable