Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dglobal_tables.h46 class GStrIdxHash { class
542 const std::unordered_map<GStrIdx, TyIdx, GStrIdxHash> &GetGStridxToTyidxMap() const
562 std::unordered_map<GStrIdx, TyIdx, GStrIdxHash> gStrIdxToTyIdxMap;
686 std::unordered_map<GStrIdx, StIdx, GStrIdxHash> strIdxToStIdxMap;
725 std::unordered_map<GStrIdx, MIRConst *, GStrIdxHash> constMap;

Completed in 1 milliseconds