Home
last modified time | relevance | path

Searched refs:externStructTypeSet (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_module.cpp34 externStructTypeSet(std::less<TyIdx>(), memPoolAllocator.Adapter()), in MIRModule()
94 (void)externStructTypeSet.insert(tyIdx); in AddExternStructType()
100 (void)externStructTypeSet.insert(t->GetTypeIndex()); in AddExternStructType()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_module.h826 MapleSet<TyIdx> externStructTypeSet; member in maple::MIRModule

Completed in 4 milliseconds