Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_export.cpp314 void OutputTypeConstString(const MIRType &ty, BinaryMplExport &) in OutputTypeConstString() argument
348 BinaryMplExport::BinaryMplExport(MIRModule &md) : mod(md) in BinaryMplExport() function in maple::BinaryMplExport
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ipa/include/old/
Dea_connection_graph.h510 friend class BinaryMplExport; variable