Home
last modified time | relevance | path

Searched defs:GetCyclePatternMap (Results 1 – 2 of 2) 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/include/cg/
Dcg_option.h365 static const std::unordered_map<std::string, std::vector<std::string>> &GetCyclePatternMap() in GetCyclePatternMap() function