Home
last modified time | relevance | path

Searched defs:BinaryMplImport (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ipa/include/old/
Dea_connection_graph.h83 friend class BinaryMplImport; variable
260 friend class BinaryMplImport; variable
437 friend class BinaryMplImport; variable
511 friend class BinaryMplImport; variable
614 friend class BinaryMplImport; variable
653 friend class BinaryMplImport; variable
728 friend class BinaryMplImport; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dbin_mpl_import.h27 explicit BinaryMplImport(MIRModule &md) : mod(md), mirBuilder(&md) {} in BinaryMplImport() function
Dglobal_tables.h38 class BinaryMplImport; // circular dependency exists, no other choice variable
97 friend BinaryMplImport; variable