Home
last modified time | relevance | path

Searched refs:GetCyclePatternMap (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_cg.h58 const std::unordered_map<std::string, std::vector<std::string>> &GetCyclePatternMap() const in GetCyclePatternMap() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_phasemanager.cpp251 …eateCG(m, *cgOptions, cgOptions->GetEHExclusiveFunctionNameVec(), CGOptions::GetCyclePatternMap()); in CreateCGAndBeCommon()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg_option.h365 static const std::unordered_map<std::string, std::vector<std::string>> &GetCyclePatternMap() in GetCyclePatternMap() function