Home
last modified time | relevance | path

Searched refs:GetDefOpTypeMap (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_recorder.h74 bcOffsetPGODefOpTypeMap_ = jitProfile->GetDefOpTypeMap(); in InitMap()
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_profiler.h65 std::unordered_map<int32_t, const PGODefineOpType *> GetDefOpTypeMap() in GetDefOpTypeMap() function