Home
last modified time | relevance | path

Searched defs:Remap (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profile_type.cpp31 ProfileTypeRef &ProfileTypeRef::Remap([[maybe_unused]] const PGOContext &context) in Remap() function in panda::ecmascript::pgo::ProfileTypeRef
70 ProfileType &ProfileType::Remap([[maybe_unused]]const PGOContext &context) in Remap() function in panda::ecmascript::pgo::ProfileType
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_profile_type_pool.h85 void Remap(PGOContext &context) in Remap() function
163 void Remap(PGOContext &context) in Remap() function
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_graph_coloring.cpp260 void RegAllocGraphColoring::Remap(const InterferenceGraph &ig, const RegisterMap &map) in Remap() function in panda::compiler::RegAllocGraphColoring
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_graph_coloring.cpp366 void RegAllocGraphColoring::Remap(const InterferenceGraph &ig, const RegisterMap &map) in Remap() function in ark::compiler::RegAllocGraphColoring