Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dbin_mplt.h28 explicit BinaryMplt(MIRModule &md) : mirModule(md), binImport(md), binExport(md) {} in BinaryMplt() function
Dmir_module.h142 class BinaryMplt; // circular dependency exists, no other choice variable