Home
last modified time | relevance | path

Searched defs:MIRTypeNameTable (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_module.h149 class MIRTypeNameTable { class
151 explicit MIRTypeNameTable(MapleAllocator &allocator) : gStrIdxToTyIdxMap(std::less<GStrIdx>(), allocator.Adapter()) in MIRTypeNameTable() function in maple::MIRTypeNameTable

Completed in 4 milliseconds